Click or drag to resize
ExtractedBytesClone Method
Returns a deep copy of the object.

Namespace: VirtualRadar.Interface.Listener
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual Object Clone()

Return Value

Type: Object

Implements

ICloneableClone
See Also