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