Public Overloads Function Equals( _ ByVal other As MapMemberIDSet _ ) As Boolean
public bool Equals( MapMemberIDSet other )
Parameters
- other
- The MapMemberIDSet used in the comparison.
Return Value
True if the MapMemberIDSet is equivalent.
Public Overloads Function Equals( _ ByVal other As MapMemberIDSet _ ) As Boolean
public bool Equals( MapMemberIDSet other )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)