The DimGroup type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements actually contained in the DimGroup.
Public propertyId
Gets the ID of the dimension group.
Public propertyIsFixedSize
Gets a value indicating whether the DimGroup has a fixed size.
Public propertyIsReadOnly
Gets a value indicating whether the DimGroup is read-only.
Public propertyIsSynchronized
Gets a value indicating whether access to the DimGroup is synchronized (thread-safe).
Public propertyItem
Gets the Dimension at the specified index. The set operation is not supported.
Public propertyName
Gets the name of the dimension group.
Public propertySyncRoot
This operation is not supported.

See Also