CellPropertyCollection Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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 |