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