XmlaResultCollection Properties
Include Protected Members
Include Inherited Members
The XmlaResultCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of XmlaResult objects in the collection. |
![]() |
Item | Gets the XmlaResult at the specified index in the collection. |
Top
Name | Description | |
---|---|---|
![]() ![]() |
ICollection.IsSynchronized | Gets a value that indicates whether access to the collection is synchronized (thread-safe). |
![]() ![]() |
ICollection.SyncRoot | Gets an object that can be used to synchronize access to the collection. |
Top