ArcObjects Library Reference (CatalogUI)  

IGxApplication.ExpandSelection Method

Expands the current selection.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxApplication Interface