[]
Gets the size of the specified row or column.
public override int GetSize(int index)
Public Overrides Function GetSize(index As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | index | Row or column index |
| Type | Description |
|---|---|
| int | The size of the specified row or column. |