Remove the entry at the specified index position.

Declaration Syntax
void RemoveAt(
int index
)
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