ArcGIS Pro 2.9 API Reference Guide
Elements Property (ElementResult)

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > ElementResult Class : Elements Property
Returns a collection of ArcGIS.Core.Data.UtilityNetwork.Element information from a trace.
Syntax
public IReadOnlyList<Element> Elements {get;}
Public ReadOnly Property Elements As IReadOnlyList(Of Element)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ElementResult Class
ElementResult Members