ArcObjects Library Reference (ArcMapUI)  

IModelessQueryAttributes.Refresh Method

Refreshes the attribute query window when it's in a modeless state.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IModelessQueryAttributes Interface