Version

MeasuresCollection Class Members

The following tables list the members exposed by MeasuresCollection.

Protected Fields
 NameDescription
Protected FieldtableDictionary of (string, T) (Inherited from Infragistics.Olap.KeyedCollectionBase<Measure>)
Public Properties
 NameDescription
Public PropertyCountReturns the number of items in this collection. (Inherited from Infragistics.Olap.KeyedCollectionBase<Measure>)
Public PropertyItemReturns the item with the specified unique name, or null if no such item exists. (Inherited from Infragistics.Olap.KeyedCollectionBase<Measure>)
Protected Methods
 NameDescription
Protected MethodCreateTableCreateTable (Inherited from Infragistics.Olap.MetadataTreeItemCollectionBase<Measure>)
See Also