This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableControl3 Interface > ITableControl3.UpdateSelection Method (ArcObjects .NET 10.4 SDK) |
Updates the current selection, that the current selection is currently pointing to.
[Visual Basic .NET] Public Sub UpdateSelection ( _ ByVal pSelection As ISelectionSet _ )
[C#] public void UpdateSelection ( ISelectionSet pSelection );