The AssocDimLocations type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements actually contained in the AssocDimLocations.
Public propertyDimRoot
Gets the root value of the dimension all the locations these assocatiated locations are from.
Public propertyIsFixedSize
Gets a value indicating whether the AssocDimLocations has a fixed size.
Public propertyIsReadOnly
Gets a value indicating whether the AssocDimLocations is read-only.
Public propertyIsSynchronized
Gets a value indicating whether access to the AssocDimLocations is synchronized (thread-safe).
Public propertyItem
Gets the DimLocation at the specified index. The set operation is not supported.
Public propertySyncRoot
This operation is not supported.
Public propertyTotalNumLocations
Gets the total number of dimension locations belonging to this dimension.

See Also