Removes the first occurrence of the specified element from this list.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java Copy Code |
---|
public boolean remove ( |
An element which must be removed from the list.
true if the specified element is removed from the list; false, if the element was not found in the list.
JPlanner Programmer's Guide | © 2023 MindFusion |