This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDisplayTable Interface > IDisplayTable.DisplaySelectionSet Property (ArcObjects .NET 10.4 SDK) |
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