Namespace: Rx – Class: IException31 – Header: Rx.Core/IException31.h

IException31::Clone Method

C++
virtual IException31* Clone()

Makes a deep copy of this object.

Returns

IException31*

Null if it fails, else a copy of this object.