GeometryMultiPolygon.Equals Method
Include Protected Members
Include Inherited Members
Determines whether a given two instances have the same value.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Equals(Object) | Determines whether this instance and the specified object have the same value. (Overrides GeometryCollection.Equals(Object).) | |
Equals(GeometryCollection) | Determines whether this instance and another specified geometry instance have the same value. (Inherited from GeometryCollection.) | |
Equals(GeometryMultiPolygon) | Determines whether this instance and another specified geometry instance have the same value. |
Top