Name | Description | |
---|---|---|
ColumnCount | Gets the column count of this IValuesArray. | |
Item | Gets the IPrimitiveValue at the specified row and column. | |
RowCount | Gets the row count of this IValuesArray. |
The following tables list the members exposed by IValuesArray.
Name | Description | |
---|---|---|
ColumnCount | Gets the column count of this IValuesArray. | |
Item | Gets the IPrimitiveValue at the specified row and column. | |
RowCount | Gets the row count of this IValuesArray. |
Name | Description | |
---|---|---|
Equals | Indicates whether the current object is equal to another object of the same type. (Inherited from System.IEquatable<IValuesArray>) | |
Resize | Resizes this IValuesArray to specified row count and column count. | |
SetValue | Sets values to this IValuesArray object. | |
Transpose | Transposes the rows and columns of this IValuesArray. |