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, trueForAll
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
equals, hashCode, replaceAll, spliterator
parallelStream, removeIf, stream
public final Object deepClone()
Clones the list.
deepClone
in interface com.aspose.ms.System.ICloneable