AdomdPropertyCollection Clase

Definición

Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection

public sealed class AdomdPropertyCollection : MarshalByRefObject, System.Collections.IList
type AdomdPropertyCollection = class
    inherit MarshalByRefObject
    interface IList
    interface ICollection
    interface IEnumerable
Public NotInheritable Class AdomdPropertyCollection
Inherits MarshalByRefObject
Implements IList
Herencia
AdomdPropertyCollection
Implementaciones

Constructores

AdomdPropertyCollection()

Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection

Propiedades

Count

Count

IsFixedSize

IsFixedSize

IsReadOnly

IsReadOnly

IsSynchronized

IsSynchronized

Item[Int32]

Elemento

SyncRoot

SyncRoot

Métodos

Add(AdomdProperty)

Sumar

Add(String, Object)

Add 1

Add(String, String, Object)

Add 1

Clear()

Borrar

Contains(AdomdProperty)

Contains

CopyTo(AdomdProperty[], Int32)

CopyTo

Find(String)

Buscar

Find(String, String)

Find 1

GetEnumerator()

GetEnumerator

IndexOf(AdomdProperty)

IndexOf

Insert(Int32, AdomdProperty)

Insertar

Remove(AdomdProperty)

Quitar

RemoveAt(Int32)

RemoveAt

Implementaciones de interfaz explícitas

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection

IList.Add(Object)

Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection

IList.Contains(Object)

Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection

IList.IndexOf(Object)

Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection

IList.Insert(Int32, Object)

Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection

IList.Item[Int32]

Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection

IList.Remove(Object)

Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection

Se aplica a