Condividi tramite


Membri DataCellCollection

Represents all data cells in a CustomData object. This class cannot be inherited.

Il tipo DataCellCollection espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica ColumnCount Returns the number of columns in the data cell array.
Proprietà pubblica Count Gets the number of data cells in the collection.
Proprietà pubblica Item Returns a data cell at the specified row and column.
Proprietà pubblica RowCount Returns the number of rows in the data cell array.

In alto