COMError.clear Method
Clears the properties of the COMError object.
Syntax
public void clear()
Run On
Called
Remarks
The properties of the COMError object are usually read-only, but they can be cleared by using this method.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Clears the properties of the COMError object.
public void clear()
Called
The properties of the COMError object are usually read-only, but they can be cleared by using this method.