ArcObjects Library Reference (Framework)  

IPropertyPage.Apply Method

[Visual Basic .NET]
Public Sub Apply ( _
)
[C#]
public void Apply (
);

Product Availability

Available with ArcGIS Desktop.

Description

IPropertyPage is a Microsoft interface. Please refer to MSDN for information about this interface.

See Also

IPropertyPage Interface