Determines if the given object is identical to this object.
public override bool Equals(
object
)
Public Overloads Overrides NotOverridable Function Equals( _
ByVal As Object _
) As Boolean
Parameters
- obj
- An object to compare.
Return Value
Returns true if objects are equal, false otherwise.
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3.0 or higher.