ArcObjects Library Reference (GeoDatabase)  

ISelectionSet.Refresh Method

Refreshes the state of a snapshot selection.

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ISelectionSet Interface