The following tables list the members exposed by CalcArray.
Public Properties
| Name | Description |
| Column | Gets the first column index |
| ColumnCount | Gets the number of columns in the array. |
| Row | Gets the first row index |
| RowCount | Gets the number of rows in the array. |
Top
Public Methods
| Name | Description |
| GetValue | Gets the value at the specified position in the array. |
Top
See Also