ArcGIS Pro 2.9 API Reference Guide
RowHandle Constructor(Element,UtilityNetwork)

ArcGIS.Desktop.Editing Namespace > RowHandle Class > RowHandle Constructor : RowHandle Constructor(Element,UtilityNetwork)
A representation of a Row inside a utility network.
The UtilityNetwork that contains this Row.
Creates a new instance of the RowHandle class, created from a UtilityNetwork and a utility network Element.
Syntax
Public Function New( _
   ByVal element As Element, _
   ByVal utilityNetwork As UtilityNetwork _
)

Parameters

element
A representation of a Row inside a utility network.
utilityNetwork
The UtilityNetwork that contains this Row.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

RowHandle Class
RowHandle Members
Overload List