|
AnyCAD Rapid API 2023
Help you to create a better world!
|
Public Member Functions | |
| ElementIdSet (java.util.Collection<? extends ElementId > collection) | |
| int | size () |
| boolean | add (ElementId key) |
| boolean | addAll (java.util.Collection<? extends ElementId > collection) |
| java.util.Iterator< ElementId > | iterator () |
| boolean | containsAll (java.util.Collection<?> collection) |
| boolean | contains (java.lang.Object object) |
| boolean | removeAll (java.util.Collection<?> collection) |
| boolean | remove (java.lang.Object object) |
| ElementIdSet (ElementIdSet other) | |
| boolean | isEmpty () |
| void | clear () |
| boolean | addImpl (ElementId key) |