[]
Removes the element at the specified index of the BaseKeyCollection.
public virtual void RemoveAt(int index)
Public Overridable Sub RemoveAt(index As Integer)
Type | Name | Description |
---|---|---|
int | index | The zero-based index of the element to remove. |