public class CadAcdsList extends NonGenericList implements com.aspose.ms.System.ICloneable
The Cad Object List
| Constructor and Description |
|---|
CadAcdsList()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Object |
deepClone()
The clone.
|
addItem, clear, contains, copyTo, get_Item, getSyncRoot, indexOf, insertItem, isFixedSize, isReadOnly, isSynchronized, iterator, removeAt, removeItem, set_Item, sizeequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic final Object deepClone()
The clone.
deepClone in interface com.aspose.ms.System.ICloneableObject.