CellPropertyCollection Classe

Definizione

Microsoft.AnalysisServices.AdomdClient.CellPropertyCollection

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

Proprietà

Count

Conteggio

IsSynchronized

IsSynchronized

Item[Int32]

Elemento

Item[String]

Item 1

SyncRoot

SyncRoot

Metodi

CopyTo(CellProperty[], Int32)

CopyTo

Find(String)

Find

GetEnumerator()

GetEnumerator

Implementazioni dell'interfaccia esplicita

ICollection.CopyTo(Array, Int32)

Microsoft.AnalysisServices.AdomdClient.CellPropertyCollection

IEnumerable.GetEnumerator()

Microsoft.AnalysisServices.AdomdClient.CellPropertyCollection

Si applica a