The IAttributeValue type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | Indicates whether the current object is equal to another object of the same type. (Inherited from IEquatable<(Of <(IAttributeValue>)>).) |
Properties
| Name | Description | |
|---|---|---|
| Key |
Gets the unique name of this IAttributeValue.
| |
| Value |
Gets the value of this IAttributeValue |