共用方式為


CubeCollection 類別

定義

Microsoft.AnalysisServices.AdomdClient.CubeCollection

public sealed class CubeCollection : System.Collections.ICollection
type CubeCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class CubeCollection
Implements ICollection
繼承
CubeCollection
實作

屬性

Count

Count

IsSynchronized

IsSynchronized

Item[Int32]

項目

Item[String]

項目 1

SyncRoot

SyncRoot

方法

CopyTo(CubeDef[], Int32)

CopyTo

Find(String)

尋找

GetEnumerator()

GetEnumerator

明確介面實作

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.CubeCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.CubeCollection

適用於