The IAttributeValue type exposes the following members.

Methods

  NameDescription
Equals
Indicates whether the current object is equal to another object of the same type.
(Inherited from IEquatable<(Of <(IAttributeValue>)>).)

Properties

  NameDescription
Key
Gets the unique name of this IAttributeValue.
Value
Gets the value of this IAttributeValue

See Also