DimensionCollection.Item Property
Include Protected Members
Include Inherited Members
Gets an object from this collection.
Overload List
Name | Description | |
---|---|---|
Item[Int32] | Gets or sets the object at the specified index. | |
Item[String] | Gets an object by its unique name. |
Top