ArcGIS Pro 2.8 API Reference Guide
Results Property (PortalQueryResultSet<T>)

ArcGIS.Desktop.Core.Portal Namespace > PortalQueryResultSet<T> Class : Results Property
Gets the present results of the query.
Syntax
public IReadOnlyList<T> Results {get;}
Public ReadOnly Property Results As IReadOnlyList(Of T)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

PortalQueryResultSet<T> Class
PortalQueryResultSet<T> Members