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.

TraceArgument Constructor(IEnumerable<Element>)
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

ArcGIS Pro version: 3.0 or higher.
See Also