This document is archived and information here might be outdated. Recommended version. |
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(
void
);