The following tables list the members exposed by DimensionDescriptorsCollection.
Name | Description | |
---|---|---|
![]() | Count | Returns the number of elements contained in this collection. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorCollectionBase<DimensionDescriptor>) |
Name | Description | |
---|---|---|
![]() | Add | Adds a new DimensionDescriptor to this collection. |
![]() | Clear | Removes all elements from this collection. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorCollectionBase<DimensionDescriptor>) |
![]() | Contains | Returns a boolean value indicating whether an item with the specified name exists in this collection. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorCollectionBase<DimensionDescriptor>) |
![]() | Remove | Removes the DimensionDescriptor with the specified name from this collection. |
![]() | ToString | Returns the string representation of this instance. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorCollectionBase<DimensionDescriptor>) |
![]() | TryGetItem | Returns a boolean value indicating whether an item with the specified name exists in this collection. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorCollectionBase<DimensionDescriptor>) |
Name | Description | |
---|---|---|
![]() | AddItem | Adds the specified item to the collection, to be associated with the specified name. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorCollectionBase<DimensionDescriptor>) |
![]() | RemoveItem | Removes the specified item from the collection. (Inherited from Infragistics.Olap.FlatData.OlapElementDescriptorCollectionBase<DimensionDescriptor>) |