RhinoCommon API
RhinoListTRemoveAt Method |
Removes the element at the specified index of the List.
Namespace: Rhino.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

Parameters
- index
- Type: SystemInt32
The zero-based index of the element to remove.
Implements
IListTRemoveAt(Int32)IListRemoveAt(Int32)
