This document is archived and information here might be outdated. Recommended version. |
Check if property page applies to the specified set of objects. Signature corresponds to IPropertyPage::SetObjects.
[Visual Basic .NET] Public Function Applies ( _ ByVal unkArray As Object _ ) As Boolean
[C#] public bool Applies ( object unkArray );