Determines whether an element is in the collection.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public boolean contains ( |
true if item is found in the collection; otherwise, false.
See Also