UtilityElementTraceResult Class

  • UtilityElementTraceResult
  • class Esri::ArcGISRuntime::UtilityElementTraceResult

    A trace result set comprised of a collection of UtilityElement objects. More...

    Header: #include <UtilityElementTraceResult.h>
    Since: Esri::ArcGISRuntime 100.6
    Inherits: Esri::ArcGISRuntime::UtilityTraceResult

    This class was introduced in Esri::ArcGISRuntime 100.6.

    Public Functions

    virtual ~UtilityElementTraceResult() override
    QList<Esri::ArcGISRuntime::UtilityElement *> elements(QObject *parent = nullptr) const

    Detailed Description

    Member Function Documentation

    [override virtual] UtilityElementTraceResult::~UtilityElementTraceResult()

    Destructor.

    QList<Esri::ArcGISRuntime::UtilityElement *> UtilityElementTraceResult::elements(QObject *parent = nullptr) const

    Returns the list of UtilityElement objects that comprise the trace results.

    An optional parent may be provided to set the ownership of the UtilityElement objects.

    See also Returned QObjects Parenting.

    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