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 | (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. |