MemberPropertyCollection Clase

Definición

Microsoft.AnalysisServices.AdomdClient.MemberPropertyCollection

public sealed class MemberPropertyCollection : System.Collections.ICollection
type MemberPropertyCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class MemberPropertyCollection
Implements ICollection
Herencia
MemberPropertyCollection
Implementaciones

Propiedades

Count

Count

IsSynchronized

IsSynchronized

Item[Int32]

Elemento

Item[String]

Elemento 1

SyncRoot

SyncRoot

Métodos

CopyTo(MemberProperty[], Int32)

CopyTo

Find(String)

Buscar

GetEnumerator()

GetEnumerator

Implementaciones de interfaz explícitas

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.MemberPropertyCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.MemberPropertyCollection

Se aplica a