public class CadClassList extends com.aspose.ms.System.Collections.Generic.List<CadClassEntity> implements com.aspose.ms.System.ICloneable
CAD classes collection
| Constructor and Description |
|---|
CadClassList() |
| Modifier and Type | Method and Description |
|---|---|
Object |
deepClone()
Clones the list.
|
add, add, addAll, addAll, addItem, addRange, addRange, asReadOnly, binarySearch, binarySearch, binarySearch, clear, contains, containsAll, containsItem, convertAll, copyTo, copyTo, copyTo, copyToTArray, exists, find, findAll, findIndex, findIndex, findIndex, findLast, findLastIndex, findLastIndex, findLastIndex, forEach, fromJava, get_Item, get, getCapacity, getRange, getSyncRoot, indexOf, indexOf, indexOf, indexOfItem, insertItem, insertRange, isEmpty, isFixedSize, isReadOnly, isSynchronized, iterator, lastIndexOf, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAll, removeAt, removeItem, removeRange, retainAll, reverse, reverse, set_Item, set, setCapacity, size, sort, sort, sort, sort, subList, toArray, toArray, toJava, trimExcess, trueForAllequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorequals, hashCode, replaceAll, spliteratorparallelStream, removeIf, streampublic final Object deepClone()
Clones the list.
deepClone in interface com.aspose.ms.System.ICloneable