This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISelection Interface > ISelection.CanSelectAll Method (ArcObjects .NET 10.5 SDK) |
Indicates if there's something to select.
[Visual Basic .NET] Public Function CanSelectAll ( _ ) As Boolean
[C#] public bool CanSelectAll ( );
[C++]
HRESULT CanSelectAll(
VARIANT_BOOL* result
);
[C++]
Parameters result [out, retval] result is a parameter of type VARIANT_BOOL