This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxView Interface > IGxView.Applies Method (ArcObjects .NET 10.5 SDK) |
Indicates if the view can display the given object.
[Visual Basic .NET] Public Function Applies ( _ ByVal Selection As IGxObject _ ) As Boolean
[C#] public bool Applies ( IGxObject Selection );