CadStylesListClone Method

Clones the list.

Namespace:  Aspose.CAD.FileFormats.Cad
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public Object Clone()

Return Value

Type: Object
A new object that is a shallow copy of this instance.

Implements

ICloneableClone
See Also