CellCollection 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.CellCollection
public sealed class CellCollection : System.Collections.ICollection
type CellCollection = class
interface ICollection
interface IEnumerable
Public NotInheritable Class CellCollection
Implements ICollection
- Ereditarietà
-
CellCollection
- Implementazioni
Proprietà
Count |
Conteggio |
IsSynchronized |
IsSynchronized |
Item[ICollection] |
Elemento 3 |
Item[Int32, Int32] |
Item 1 |
Item[Int32[]] |
Elemento 2 |
Item[Int32] |
Elemento |
SyncRoot |
SyncRoot |
Metodi
CopyTo(Cell[], Int32) |
CopyTo |
GetEnumerator() |
GetEnumerator |
Implementazioni dell'interfaccia esplicita
ICollection.CopyTo(Array, Int32) |
Microsoft.AnalysisServices.AdomdClient.CellCollection |
IEnumerable.GetEnumerator() |
Microsoft.AnalysisServices.AdomdClient.CellCollection |