Creates a clone of this SmartValue.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1

Syntax

C#
public SmartValue Clone()
Visual Basic (Declaration)
Public Function Clone As SmartValue
Visual C++
public:
SmartValue Clone()

See Also