MapUnit.Equals Method
Name | Parameters | Description |
---|---|---|
Equals(MapUnit, MapUnit) static | unit1, unit2 | Determines whether the two specified MapUnit objects are equal. |
Equals(MapUnit) | other | Indicates whether the current object is equal to another object of the MapUnit type. |
Equals(Object) | o | Determines whether the specified object is equal to the current MapUnit instance. |