The DimensionValuePath type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count |
See Count.
(Inherited from IndexedCollection<(Of <(T>)>).) |
![]() | First |
Gets the first dimension value in the collection.
|
![]() | Intermediates |
An enumeration of dimension values, including everything but the first and last items.
|
![]() | IsReadOnly |
See IsReadOnly. Always returns true.
(Inherited from IndexedCollection<(Of <(T>)>).) |
![]() | Item | Overloaded. |
![]() | Last |
Gets the last dimension value in the collection.
|