This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IComPropertyPageObjectFactory Interface > IComPropertyPageObjectFactory.QueryObject Method (ArcObjects .NET 10.4 SDK) |
Returns the new object created by the page.
[Visual Basic .NET] Public Function QueryObject ( _ ) As Object
[C#] public object QueryObject ( );