Click or drag to resize

HazmatContentClone Method

Makes a clone copy of the currently populated HazMatContent object.

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
public Object Clone()

Return Value

Type: Object
An object that can be cast to a HazMatContent object

Implements

ICloneableClone
See Also