MemberPropertyCollection Classe

Definizione

Microsoft.AnalysisServices.AdomdClient.MemberPropertyCollection

public sealed class MemberPropertyCollection : System.Collections.ICollection
type MemberPropertyCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class MemberPropertyCollection
Implements ICollection
Ereditarietà
MemberPropertyCollection
Implementazioni

Proprietà

Count

Conteggio

IsSynchronized

IsSynchronized

Item[Int32]

Elemento

Item[String]

Item 1

SyncRoot

SyncRoot

Metodi

CopyTo(MemberProperty[], Int32)

CopyTo

Find(String)

Find

GetEnumerator()

GetEnumerator

Implementazioni dell'interfaccia esplicita

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.MemberPropertyCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.MemberPropertyCollection

Si applica a