This document is archived and information here might be outdated.  Recommended version.


IGxCatalogEvents.OnRefreshAll Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IGxCatalogEvents.OnRefreshAll Method

Called when the whole catalog has changed.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxCatalogEvents Interface