The DimGroupList type exposes the following members.

Methods

  NameDescription
Public methodAdd
This operation is not supported.
Public methodClear
This operation is not supported.
Public methodContains
Determines whether an element is in the DimGroupList.
Public methodCopyTo
Copies the entire DimGroupList to a compatible one-dimensional Array, starting at the specified index of the target array.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetDimGroup
Gets the DimGroup with the name dimensionGroupName from this list.
Public methodGetEnumerator
Returns an enumerator for the entire DimGroupList.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIndexOf
Returns the zero-based index of the first occurrence of a value in the DimGroupList or in a portion of it.
Public methodInsert
This operation is not supported.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRemove
This operation is not supported.
Public methodRemoveAt
This operation is not supported.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also