ArcObjects Library Reference (Framework)  

IComPropertyPage2.Apply Method

Applies any changes to the object(s).

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

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage2 Interface