Removes the collection item at the position index.
Namespace:
SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public void RemoveAt( int index ) |
Parameters
- index
- Type: System..::.Int32
Specifies position of item in the collection that will be removed.