CubeCollection.Item Property
Gets the specified Cube from the collection.
Overload List
| Name | Description |
|---|---|
| CubeCollection.Item (Int32) |
Gets the Cube at the specified index from the collection.
|
| CubeCollection.Item (String) |
Gets the Cube, with the specified identifier, from the collection.
|