The IAttributeMap type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ByKey |
Gets the collection of IAttributeValue instances in this map that have the
specified key.
|
![]() | ContainsKey |
Returns a value indicating if an IAttributeMap with the specified key is
contained in this map.
|
![]() | GetEnumerator | Overloaded. |
![]() | GroupByKeys |
Enumerates through the distinct keys contained in this map, and the collection of values
that share each key.
|
![]() | JoinValues |
Returns a string consisting of the Value of each of the
attribute values in the map for the specified key, separated by the specified delimiter.
|