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

 

Attribute()

 

init()

 

Sub New()

constructor (string, string, string)

 

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 (Attribute)

 

constructor(value: Attribute)

 

Attribute(Attribute value)

 

init(_ value: Attribute)

 

Sub New(value As Attribute)

Parameters:

  • value:

Key

 

var Key: string;

 

string Key

 

var Key: string

 

Key string

 

FIELD Key() As string

Namespace

 

var Namespace: string;

 

string Namespace

 

var Namespace: string

 

Namespace string

 

FIELD Namespace() As string

Val

 

var Val: string;

 

string Val

 

var Val: string

 

Val string

 

FIELD Val() As string

 

Key

 

var Key: string;

 

string Key

 

var Key: string

 

Key string

 

FIELD Key() As string

Namespace

 

var Namespace: string;

 

string Namespace

 

var Namespace: string

 

Namespace string

 

FIELD Namespace() As string

Val

 

var Val: string;

 

string Val

 

var Val: string

 

Val string

 

FIELD Val() As string

 

constructor

 

constructor

 

Attribute()

 

init()

 

Sub New()

constructor (string, string, string)

 

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 (Attribute)

 

constructor(value: Attribute)

 

Attribute(Attribute value)

 

init(_ value: Attribute)

 

Sub New(value As Attribute)

Parameters:

  • value: