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


IMetadataViewWindow.Refresh Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IM > IMetadataViewWindow Interface > IMetadataViewWindow.Refresh Method
ArcGIS Developer Help

IMetadataViewWindow.Refresh Method

Refresh the metadata view.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IMetadataViewWindow Interface