The Attribute
string
object is the immutable attribute of the name equal to the value in a form name="value".
Instance
Accessors
The get
accessor returns the attribute, the primitive value of a specified Attribute
object.
The get
accessor returns the attribute name of a specified Attribute
object.
The get
accessor returns the attribute value of a specified Attribute
object.
Properties
The private property represents the attribute name of a generic type variable Name
.
The private property represents the attribute value of a generic type variable Value
.
Methods
Static
Methods