Method RemoveAt
RemoveAt(Int32)
System.Collections.Generic.IList<T>.RemoveAt(System.Int32)
Declaration
public virtual void RemoveAt(int index)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index |
Implements
System.Collections.Generic.IList<T>.RemoveAt(System.Int32)