ArcObjects Library Reference  (Carto)    

ITableSelection.SelectionChanged Method

Fires the layer update event. Required when SelectionSet changes.

[Visual Basic 6.0]
Sub SelectionChanged
[Visual Basic .NET]
Public Sub SelectionChanged ( _
)
[C#]
public void SelectionChanged (
);
[Java]
public void selectionChanged (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT SelectionChanged(
void
);

Product Availability

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

See Also

ITableSelection Interface

 


Feedback Send feedback on this page