public RowHandle( Element element, UtilityNetwork utilityNetwork )
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.