OlapInfoCubeCollection Class

Definition

Microsoft.AnalysisServices.AdomdClient.OlapInfoCubeCollection

public sealed class OlapInfoCubeCollection : System.Collections.ICollection
type OlapInfoCubeCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class OlapInfoCubeCollection
Implements ICollection
Inheritance
OlapInfoCubeCollection
Implements

Properties

Count

Count

IsSynchronized

IsSynchronized

Item[Int32]

Item

Item[String]

Item 1

SyncRoot

SyncRoot

Methods

CopyTo(OlapInfoCube[], Int32)

CopyTo

Find(String)

Find

GetEnumerator()

GetEnumerator

Explicit Interface Implementations

ICollection.CopyTo(Array, Int32)
IEnumerable.GetEnumerator()

Applies to