[This is preliminary documentation and is subject to change.]
public void RemoveError( IError oldError )
Public Sub RemoveError ( _ oldError As IError _ )
public: virtual void RemoveError( IError^ oldError ) sealed