For a list of all members of this type, see XmlaPropertiesCollection members.
Name | Description | |
---|---|---|
![]() | Add | Adds an item to the System.Collections.Generic.ICollection`1. |
![]() | Clear | Removes all items from the System.Collections.Generic.ICollection`1. |
![]() | Contains | Overloaded. Determines whether the collection contains a property with the specified name. |
![]() | CopyTo | Copies the elements to the specified array. |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() | IndexOf | Determines the index of a specific item in the System.Collections.Generic.IList`1. |
![]() | Insert | Inserts an item to the System.Collections.Generic.IList`1 at the specified index. |
![]() | Remove | Removes the first occurrence of a specific object from the System.Collections.Generic.ICollection`1. |
![]() | RemoveAt | Removes the System.Collections.Generic.IList`1 item at the specified index. |
![]() | TryGetValue | Gets the property with the specified name. |
View on GitHub