MapSize.Equals Method
Name | Parameters | Description |
---|---|---|
Equals(MapSize, MapSize) static | size1, size2 | Determines whether the two specified MapSize objects are equal. |
Equals(MapSize) | other | Indicates whether the current object is equal to another object of the MapSize type. |
Equals(Object) | obj | Determines whether the specified object is equal to the current MapSize instance. |