Attribute
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.golang.org.x.net.html
- Platforms: .NET, .NET Standard 2.0, Island
constructor
constructor(aNamespace: string; aKey: string; aVal: string)
Attribute(string aNamespace, string aKey, string aVal)
init(_ aNamespace: string, _ aKey: string, _ aVal: string)
Sub New(aNamespace As string, aKey As string, aVal As string)
Parameters:
- aNamespace:
- aKey:
- aVal:
constructor(value: Attribute)
Attribute(Attribute value)
Sub New(value As Attribute)
Parameters:
- value:
Key
Namespace
FIELD Namespace() As string
Val
Key
Namespace
FIELD Namespace() As string
Val
constructor
constructor(aNamespace: string; aKey: string; aVal: string)
Attribute(string aNamespace, string aKey, string aVal)
init(_ aNamespace: string, _ aKey: string, _ aVal: string)
Sub New(aNamespace As string, aKey As string, aVal As string)
Parameters:
- aNamespace:
- aKey:
- aVal:
constructor(value: Attribute)
Attribute(Attribute value)
Sub New(value As Attribute)
Parameters:
- value: