次の方法で共有


KpiCollection クラス

定義

Microsoft.AnalysisServices.AdomdClient.KpiCollection

public sealed class KpiCollection : System.Collections.ICollection
type KpiCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class KpiCollection
Implements ICollection
継承
KpiCollection
実装

プロパティ

Count

Count

IsSynchronized

IsSynchronized

Item[Int32]

アイテム

Item[String]

アイテム 1

SyncRoot

SyncRoot

メソッド

CopyTo(Kpi[], Int32)

CopyTo

Find(String)

Find

GetEnumerator()

GetEnumerator

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

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.KpiCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.KpiCollection

適用対象