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