This document is archived and information here might be outdated.  Recommended version.


IComPropertyPageObjectFactory.QueryObject Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IComPropertyPageObjectFactory Interface > IComPropertyPageObjectFactory.QueryObject Method
ArcGIS Developer Help

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