ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / TraceArgument Class / TraceArgument Constructor / TraceArgument Constructor(IEnumerable<Element>)
A set of starting locations from which to originate the trace.

In This Topic
    TraceArgument Constructor(IEnumerable<Element>)
    In This Topic
    Initializes a new instance of the TraceArgument class using startingLocations.
    Syntax

    Parameters

    startingLocations
    A set of starting locations from which to originate the trace.
    Exceptions
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also