'DeclarationPublic Overridable Function GetBaseException() As System.Exception
'UsageDim 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();