ArcGIS Pro 2.8 API Reference Guide
Equals(Association) Method

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

Parameters

other
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

AssociationFeature Class
AssociationFeature Members
Overload List