CadClassList

Inheritance: java.lang.Object, com.aspose.ms.System.Collections.Generic.List

All Implemented Interfaces: com.aspose.ms.System.ICloneable

CAD classes collection

Constructors

ConstructorDescription
CadClassList()

Methods

MethodDescription
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.