MeasureCollection Classe

Definição

Microsoft.AnalysisServices.AdomdClient.MeasureCollection

public sealed class MeasureCollection : System.Collections.ICollection
type MeasureCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class MeasureCollection
Implements ICollection
Herança
MeasureCollection
Implementações

Propriedades

Count

Contagem

IsSynchronized

IsSynchronized

Item[Int32]

Item

Item[String]

Item 1

SyncRoot

SyncRoot

Métodos

CopyTo(Measure[], Int32)

CopyTo

Find(String)

Localizar

GetEnumerator()

GetEnumerator

Implantações explícitas de interface

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.MeasureCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.MeasureCollection

Aplica-se a