Method RemoveAt
RemoveAt(int?)
Removes item at the specified index.
public virtual bool RemoveAt(int? index)
Parameters
indexint?Index of the item
Removes item at the specified index.
public virtual bool RemoveAt(int? index)
index int?Index of the item