次の方法で共有


MeasureCollection クラス

定義

Microsoft.AnalysisServices.AdomdClient.MeasureCollection

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

プロパティ

Count

Count

IsSynchronized

IsSynchronized

Item[Int32]

Item

Item[String]

アイテム 1

SyncRoot

SyncRoot

メソッド

CopyTo(Measure[], Int32)

CopyTo

Find(String)

Find

GetEnumerator()

GetEnumerator

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

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.MeasureCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.MeasureCollection

適用対象