ArcGIS Pro 2.9 API Reference Guide
PortalQueryResultSet<T> Class
Members 

ArcGIS.Desktop.Core.Portal Namespace : PortalQueryResultSet<T> Class
The type of data returned by the search as an enumeration of T.
Represents the result of a portal search returning an enumeration of T objects.
Object Model
PortalQueryResultSet<T> ClassPortalQueryParameters ClassPortalQueryParameters Class
Syntax
public sealed class PortalQueryResultSet<T> 
Public NotInheritable Class PortalQueryResultSet(Of T) 
Type Parameters
T
The type of data returned by the search as an enumeration of T.
Inheritance Hierarchy

System.Object
   ArcGIS.Desktop.Core.Portal.PortalQueryResultSet<T>

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

PortalQueryResultSet<T> Members
ArcGIS.Desktop.Core.Portal Namespace