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