Creates and returns a copy of the current
CAD2DBoundaryList class instance.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Overrides Function Clone() As Object |
C#
|
public override object Clone() |
Return Value
A new object that is a copy of the
CAD2DBoundaryList class instance.
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also