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