This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IQ > IQueryByLayer Interface > IQueryByLayer.Select Method (ArcObjects .NET 10.4 SDK) |
Selects the features based on the input parameters and returns a selection set.
[Visual Basic .NET] Public Function Select ( _ ) As ISelectionSet
[C#] public ISelectionSet Select ( );
[C++]
HRESULT Select(
ISelectionSet** Selection
);
[C++]
Parameters Selection [out, retval]
Selection is a parameter of type ISelectionSet