CellPropertyCollection Classe

Definição

Microsoft.AnalysisServices.AdomdClient.CellPropertyCollection

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

Propriedades

Count

Contagem

IsSynchronized

IsSynchronized

Item[Int32]

Item

Item[String]

Item 1

SyncRoot

SyncRoot

Métodos

CopyTo(CellProperty[], Int32)

CopyTo

Find(String)

Localizar

GetEnumerator()

GetEnumerator

Implantações explícitas de interface

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.CellPropertyCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.CellPropertyCollection

Aplica-se a