Implements ICloneable

Namespace: Ico.Awx
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public virtual Object Clone()
Visual Basic
Public Overridable Function Clone As Object
JScript
public function Clone() : Object

Implements

ICloneable..::..Clone()()()()

See Also