The DimGroup type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements actually contained in the DimGroup.
|
![]() | Id |
Gets the ID of the dimension group.
|
![]() | IsFixedSize |
Gets a value indicating whether the
DimGroup has a fixed size.
|
![]() | IsReadOnly |
Gets a value indicating whether the
DimGroup is read-only.
|
![]() | IsSynchronized |
Gets a value indicating whether access to the DimGroup
is synchronized (thread-safe).
|
![]() | Item |
Gets the Dimension at the specified index.
The set operation is not supported.
|
![]() | Name |
Gets the name of the dimension group.
|
![]() | SyncRoot |
This operation is not supported.
|