Represents a collection of elements in the data provider (for instance \"x\", \"y\", \"z\").
GetItemByIndex | Returns the specific item provided an Index. |
GetItemByName | Returns the specific item provided a Name. |
Count | Returns number of elements for this data provider. |
Item | Returns the specific item provided an Index. |