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