次の方法で共有


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)

Find

GetEnumerator()

GetEnumerator

明示的なインターフェイスの実装

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.CubeCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.CubeCollection

適用対象