'Declaration
Public Overridable Function GetBaseException() As System.Exception
'Usage
Dim instance As ClearImageException Dim value As System.Exception value = instance.GetBaseException()
public virtual System.Exception GetBaseException()
public function GetBaseException(): System.Exception; virtual;
public function GetBaseException() : System.Exception;
public: virtual System.Exception^ GetBaseException();