ReadOnlyDimensionCollection Properties
The ReadOnlyDimensionCollection type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Count |
Gets the number of elements contained in the ReadOnlyCollection.T. instance. (Inherited from ReadOnlyCollection.IDimension..) |
|
Gets the Number of elements in all Dimensions | |
|
Returns an empty ReadOnlyDimensionCollection | |
|
Gets a value indicating whether this instance is non zero index based. | |
|
Item |
Gets the element at the specified index. (Inherited from ReadOnlyCollection.IDimension..) |
|
Items |
Returns the IList.T. that the ReadOnlyCollection.T. wraps. (Inherited from ReadOnlyCollection.IDimension..) |
|
Gets the lower bounds. | |
|
Gets the upper bounds. |