ArcGIS Pro 2.9 API Reference Guide
TraceArgument Constructor(IReadOnlyList<Element>)

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > TraceArgument Class > TraceArgument Constructor : TraceArgument Constructor(IReadOnlyList<Element>)
A set of starting locations from which to originate the trace.
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
ExceptionDescription

startingLocations is null.

-or-

Any ArcGIS.Core.Data.UtilityNetwork.Element in startingLocations is null.

startingLocations is empty.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

TraceArgument Class
TraceArgument Members
Overload List