The DimGroup type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
This operation is not supported.
| |
| Clear |
This operation is not supported.
| |
| Contains |
Determines whether an element is in the DimGroup.
| |
| CopyTo | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetDimension(Int64) |
Gets the Dimension with the ID dimensionId
from this list.
| |
| GetDimension(String) |
Gets the Dimension with the name dimensionName
from this list.
| |
| GetEnumerator |
Returns an enumerator for the entire DimGroup.
| |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode()()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IndexOf |
Returns the zero-based index of the first occurrence of a value
in the DimGroup or in a portion of it.
| |
| Insert |
This operation is not supported.
| |
| IsExplicit |
Determines if the dimension group is an explicit or implicit
dimension group.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Remove |
This operation is not supported.
| |
| RemoveAt |
This operation is not supported.
| |
| ToString | (Inherited from Object.) |