This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IComPropertyPage Interface > IComPropertyPage.Applies Method (ArcObjects .NET 10.4 SDK) |
Indicates if the page applies to the specified objects.
[Visual Basic .NET] Public Function Applies ( _ ByVal objects As ISet _ ) As Boolean
[C#] public bool Applies ( ISet objects );