ArcObjects Library Reference (Framework)  

IComPropertyPageObjectFactory.QueryObject Method

Returns the new object created by the page.

[Visual Basic .NET]
Public Function QueryObject ( _
) As Object
[C#]
public object QueryObject (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPageObjectFactory Interface