Removes the value in the specified index from the list.
Removes the value in the specified index from the list.
public virtual object RemoveElement(int);
Removes an specified element from the collection.
public virtual bool RemoveElement(object);
SupportClass.ListCollectionSupport Class | (global) Namespace