Copies all settings from the object passed as the parameter to the current object.
public virtual void Assign( IPersistentObject source )
Overridable Public Sub Assign( ByVal source As IPersistentObject )
The Assign method allows the settings of the specified IPersistentObject object to be copied to the current PersistentObject object.