JPlanner Programmer's Guide
BaseList(E).remove Method
See Also
 






Removes an element from this list.

 Overload List

Name Description

BaseList(E).remove (Int32)

Removes the first occurrence of the specified element from this list.

BaseList(E).remove (Object)

Removes the first occurrence of the specified element from this list.

 See Also

BaseList(E) Members
BaseList(E) Class
com.mindfusion.common Namespace