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