Determines whether the specified SelectionSet is equivalent to the current SelectionSet.
Public Overloads Overrides NotOverridable Function Equals( _
ByVal As Object _
) As Boolean
public override bool Equals(
object?
)
Parameters
- obj
- The SelectionSet used in the comparison.
Return Value
True if the SelectionSet is equivalent.
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)
ArcGIS Pro version: 3.6 or higher.