GeographyCollection.Equals Method
Include Protected Members
Include Inherited Members
Determines whether the 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 Object.Equals(Object).) | |
Equals(GeographyCollection) | Determines whether this instance and another specified geography instance have the same value. |
Top