CADability dotNET
Creates a clone of both the list and the items.

Namespace: CADability.Attribute
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
IAttributeList Clone()
Visual Basic
Function Clone As IAttributeList
Visual C++
IAttributeList^ Clone()

Return Value

See Also