ArcGIS Pro 2.8 API Reference Guide
Equals(Object) Method

ArcGIS.Core.Data.UtilityNetwork Namespace > Terminal Class > Equals Method : Equals(Object) Method
An object to compare.
Determines if the given object is identical to this object.
Syntax
public override bool Equals( 
   object obj
)
Public Overloads Overrides Function Equals( _
   ByVal obj As Object _
) As Boolean

Parameters

obj
An object to compare.

Return Value

Returns true if objects are equal, false otherwise.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Terminal Class
Terminal Members
Overload List