Click or drag to resize

PostalCodeLocation Methods

The PostalCodeLocation type exposes the following members.

Methods
 NameDescription
Public methodEquals Two Location objects are equal if it can be ascertained that they both represent the exact same weather station(s) or geographic location, and that two requests for data, one with each Location and identical in every other respect, would return identical data.
(Inherited from Location)
Public methodGetHashCode Overridden to ensure consistency with Equals.
(Inherited from Location)
Public methodToString Returns a non-null, non-empty string representation of this instance for logging and debugging purposes.
(Overrides ObjectToString)
Top
See Also