ArcObjects Library Reference (DefenseSolutions)  

IGraphicExporter.RemoveAll Method

Removes all exportable cached graphics from the list.

[Visual Basic .NET]
Public Sub RemoveAll ( _
)
[C#]
public void RemoveAll (
);
[C++]
HRESULT RemoveAll(
void
);

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IGraphicExporter Interface