Version

CubesCollection Class Members

The following tables list the members exposed by CubesCollection.

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