ArcGIS Pro 2.7 API Reference Guide
Equality Operator (Terminal)

ArcGIS.Core.Data.UtilityNetwork Namespace > Terminal Class : Equality Operator
The base terminal.
The comparison terminal.
Returns true if thisTerminal and otherTerminal are equal.
Syntax
Public Operator =( _
   ByVal thisTerminal As Terminal, _
   ByVal otherTerminal As Terminal _
) As Boolean

Parameters

thisTerminal
The base terminal.
otherTerminal
The comparison terminal.

Return Value

True if the two objects are equal.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Terminal Class
Terminal Members