CellPropertyCollection Clase

Definición

Microsoft.AnalysisServices.AdomdClient.CellPropertyCollection

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

Propiedades

Count

Count

IsSynchronized

IsSynchronized

Item[Int32]

Elemento

Item[String]

Elemento 1

SyncRoot

SyncRoot

Métodos

CopyTo(CellProperty[], Int32)

CopyTo

Find(String)

Buscar

GetEnumerator()

GetEnumerator

Implementaciones de interfaz explícitas

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.CellPropertyCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.CellPropertyCollection

Se aplica a