This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IQ > IQueryResult Interface > IQueryResult.Object Property (ArcObjects .NET 10.5 SDK) |
The Object representing the query result.
[Visual Basic .NET] Public ReadOnly Property Object As Object
[C#] public object Object {get;}
[C++]
HRESULT get_Object(
LPUNKNOWN* result
);
[C++]
Parameters result [out, retval] result is a parameter of type LPUNKNOWN