This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableControl3 Interface > ITableControl3.RereadFIDs Method (ArcObjects .NET 10.4 SDK) |
Rereads rows. Called when viewing selected records and the selection changes.
[Visual Basic .NET] Public Sub RereadFIDs ( _ ByVal pSelection As ISelectionSet _ )
[C#] public void RereadFIDs ( ISelectionSet pSelection );