Version

Search Results

GetItem Method

Gets an attribute by its name. Syntax Parameters name The name of the attribute. Return Value The attribute with the specified name.

UpdateItems Method

Updates internal hash collection. Syntax

Attribute Class Members

Public Constructors Public Properties

Attribute Class Properties

Public Properties

Name Property (Attribute)

Gets or sets the name of the attribute. Syntax

Value Property (Attribute)

Gets or sets the value of the attribute. Syntax

Attribute Constructor(String)

Initializes a new instance of the Attribute class. Syntax Parameters name The name of the attribute.

Attribute Constructor(String,String)

Initializes a new instance of the Attribute class. Syntax Parameters name The name of the attribute.value The value of the attribute.