Click or drag to resize

FieldParameterClone Method

Creates a shallow copy of the field parameter instance.

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public Object Clone()

Return Value

Object
Cloned instance of the field parameter.

Implements

ICloneableClone
See Also