Remove the entry at the specified index position.

Declaration Syntax
public virtual void RemoveAt(
int index
)
Public Overridable Sub RemoveAt ( _
index As Integer _
)

Parameters
- index (Int32)
- The index position. Must be less than Count.
Assembly:
Common.Data (Module: Common.Data) Version: 2.0.2972.36983