ArcObjects Library Reference  (Framework)    

IComPropertyPage.Applies Method

Indicates if the page applies to the specified objects.

[Visual Basic 6.0]
Function Applies(
    ByVal objects As ISet _
) As Boolean
[Visual Basic .NET]
Public Function Applies ( _
    ByVal objects As ISet _
) As Boolean
[C#]
public bool Applies (
    ISet objects
);

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage Interface

 


Feedback Send feedback on this page