This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IS > ISelectionSet Interface > ISelectionSet.Refresh Method (ArcObjects .NET 10.4 SDK) |
Refreshes the state of a snapshot selection.
[Visual Basic .NET]
Public Sub Refresh ( _
)
[C#] public void Refresh ( );
[C++]
HRESULT Refresh(
void
);