Determines if this list contains the specified element.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public boolean contains ( |
Element to search the list for.
true if this list contains the specified element, or false otherwise.