ArcGIS Pro 2.6 API Reference Guide
Element Class
Members 

ArcGIS.Core.Data.UtilityNetwork Namespace : Element Class
Represents a row inside a utility network.
Object Model
Element ClassAssetGroup ClassAssetType ClassNetworkSource ClassTerminal Class
Syntax
public sealed class Element : System.IEquatable<Element>  
Public NotInheritable Class Element 
   Implements System.IEquatable(Of Element) 
Remarks
The Element class is used to represent a row inside a utility network. Elements can be created using the CreateElement factory methods on the UtilityNetwork class and can be returned with trace results.
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Data.UtilityNetwork.Element

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Element Members
ArcGIS.Core.Data.UtilityNetwork Namespace