[]
Sets the size of the specified row or column.
public override void SetSize(int index, int value)
Public Overrides Sub SetSize(index As Integer, value As Integer)
Type | Condition |
---|---|
ArgumentOutOfRangeException | Specified size is not valid; must be greater than or equal to zero |