ArcObjects Library Reference (DefenseSolutions)  

ICacheRendererCollection.ClearRendererCollection Method

Removes all cached graphic renderers from the collection.

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

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

ICacheRendererCollection Interface