GeoprocessingFeatureSet Class

  • GeoprocessingFeatureSet
  • class Esri::ArcGISRuntime::GeoprocessingFeatureSet

    A read-only set of features that are returned from GeoprocessingFeatures. More...

    Header: #include <GeoprocessingFeatureSet.h>
    Since: Esri::ArcGISRuntime 100.0
    Inherits: Esri::ArcGISRuntime::Object and Esri::ArcGISRuntime::FeatureSet

    Public Functions

    virtual ~GeoprocessingFeatureSet() override
    bool isTransferLimitExceeded() const

    Reimplemented Public Functions

    virtual QList<Esri::ArcGISRuntime::Field> fields() const override
    virtual Esri::ArcGISRuntime::GeometryType geometryType() const override
    virtual Esri::ArcGISRuntime::FeatureIterator iterator() const override
    virtual Esri::ArcGISRuntime::SpatialReference spatialReference() const override

    Detailed Description

    Member Function Documentation

    [override virtual] GeoprocessingFeatureSet::~GeoprocessingFeatureSet()

    Destructor.

    [override virtual] QList<Esri::ArcGISRuntime::Field> GeoprocessingFeatureSet::fields() const

    Reimplements: FeatureSet::fields() const.

    [override virtual] Esri::ArcGISRuntime::GeometryType GeoprocessingFeatureSet::geometryType() const

    Reimplements: FeatureSet::geometryType() const.

    bool GeoprocessingFeatureSet::isTransferLimitExceeded() const

    Returns whether retrieving output features resulted in exceeding the transfer limit.

    [override virtual] Esri::ArcGISRuntime::FeatureIterator GeoprocessingFeatureSet::iterator() const

    Reimplements: FeatureSet::iterator() const.

    [override virtual] Esri::ArcGISRuntime::SpatialReference GeoprocessingFeatureSet::spatialReference() const

    Reimplements: FeatureSet::spatialReference() const.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

    You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

    Your ArcGIS portal

    Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

    Your ArcGIS Location Platform dashboard

    Manage billing, monitor service usage, and access additional resources.

    Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

    Close