APRlib

SupportClass.ListCollectionSupport.RemoveElement Method (Int32)

Removes the value in the specified index from the list.

public virtual object RemoveElement(
   int index
);

Parameters

index
The index of the value to remove.

Return Value

Returns the value removed.

See Also

SupportClass.ListCollectionSupport Class | (global) Namespace | SupportClass.ListCollectionSupport.RemoveElement Overload List