This document is archived and information here might be outdated.  Recommended version.


IDisplayTable.DisplaySelectionSet Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDisplayTable Interface > IDisplayTable.DisplaySelectionSet Property
ArcGIS Developer Help

IDisplayTable.DisplaySelectionSet Property

The selected set of rows from the display table.

[Visual Basic .NET]
Public ReadOnly Property DisplaySelectionSet As ISelectionSet
[C#]
public ISelectionSet DisplaySelectionSet {get;}
[C++]
HRESULT get_DisplaySelectionSet(
  ISelectionSet** SelectionSet
);
[C++]
Parameters
SelectionSet [out, retval]

SelectionSet is a parameter of type ISelectionSet**

Product Availability

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

See Also

IDisplayTable Interface

.NET Samples

ArcGIS Network Analyst extension Engine application