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 | |
---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
ColumnCount | Returns the number of columns in the data cell array. |
![]() |
Count | Gets the number of data cells in the collection. |
![]() |
Item | Returns a data cell at the specified row and column. |
![]() |
RowCount | Returns the number of rows in the data cell array. |
In alto
Vedere anche