CadClassList
Inheritance: java.lang.Object, com.aspose.ms.System.Collections.Generic.List
All Implemented Interfaces: com.aspose.ms.System.ICloneable
CAD classes collection
Constructors
| Constructor | Description |
|---|---|
| CadClassList() |
Methods
| Method | Description |
|---|---|
| deepClone() | Clones the list. |
CadClassList()
public CadClassList()
deepClone()
public final Object deepClone()
Clones the list.
Returns: Object - A new object that is a shallow copy of this instance.