[ NoWrapper ]
public virtual bool copy (Serializable src)
Clone an Serializable.
The copy method should be implemented in extended class.
| this |
An Serializable. |
|
A newly allocated clone object; or null if See also: SerializableCopyFunc. |