Click or drag to resize

LimitsClone Method

Creates a new object that is a copy of the current instance.

Namespace: RelaxIS_SDK.Common
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public Object Clone()

Return Value

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

Implements

ICloneableClone
See Also