Removes the item at the specified index.
Namespace: Nemiro.DataAssembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax
Parameters
- index
- Type: System Int32
Index (zero) item, which must be removed.
Implements
IList T RemoveAt(Int32)See Also