APRlib

SupportClass.ListCollectionSupport.RemoveElement Method

Removes the value in the specified index from the list.

Overload 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);

See Also

SupportClass.ListCollectionSupport Class | (global) Namespace