ArcObjects Library Reference  (Framework)    

IComPropertyPage.SetObjects Method

Supplies the page with the object(s) to be edited.

[Visual Basic 6.0]
Sub SetObjects(
    ByVal objects As ISet _
)
[Visual Basic .NET]
Public Sub SetObjects ( _
    ByVal objects As ISet _
)
[C#]
public void SetObjects (
    ISet objects
);

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage Interface

 


Feedback Send feedback on this page