The AssocDimLocations type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements actually contained in the AssocDimLocations.
|
![]() | DimRoot |
Gets the root value of the dimension all the locations these
assocatiated locations are from.
|
![]() | IsFixedSize |
Gets a value indicating whether the
AssocDimLocations has a fixed size.
|
![]() | IsReadOnly |
Gets a value indicating whether the
AssocDimLocations is read-only.
|
![]() | IsSynchronized |
Gets a value indicating whether access to the AssocDimLocations
is synchronized (thread-safe).
|
![]() | Item |
Gets the DimLocation at the specified index.
The set operation is not supported.
|
![]() | SyncRoot |
This operation is not supported.
|
![]() | TotalNumLocations |
Gets the total number of dimension locations belonging to this dimension.
|