The DimensionValuePath type exposes the following members.

Properties

  NameDescription
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>)>).)
ItemOverloaded.
Last
Gets the last dimension value in the collection.

See Also