IExport::Clear Method

Meta Data Services Programming

Meta Data Services Programming

IExport::Clear Method

This method removes all objects from the export collection.

COM Syntax

HRESULT Clear(
);

Return Value

S_OK indicates successful completion.

An error value indicates that the method failed to complete successfully. For more information, see XML Encoding Errors.

Automation Syntax

In Automation, this method has the following syntax:

   Call Object.Clear

See Also

XML Import Export