Click or drag to resize

NameAddressClone Method

Makes a clone copy of the currently populated NameAddress 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 NameAddress object

Implements

ICloneableClone
See Also