'Declaration Public Overloads Function Equals( _ ByVal other As Def.SimpleRegion _ ) As Boolean
public bool Equals( Def.SimpleRegion other )
Parameters
- other
- The object to compare with the current object.
Return Value
true if the specified object is equal to the current object; otherwise, false.