Class CubeInfoCollection
Represents the collection of cube info objects.
Inheritance
System.Object
    CubeInfoCollection
  Namespace: Syncfusion.Olap.UWP.Data
Assembly: Syncfusion.Olap.UWP.dll
Syntax
public class CubeInfoCollection : Collection<CubeInfo>
  Constructors
CubeInfoCollection()
Declaration
public CubeInfoCollection()