Click or drag to resize

LocationDataResponse Methods

The LocationDataResponse type exposes the following members.

Methods
 NameDescription
Public methodEquals Returns true if obj is a LocationDataResponse with equal values for everything apart from the Metadata (which is not considered in the equality test).
(Overrides ObjectEquals(Object))
Public methodGetHashCode Overridden to ensure consistency with Equals.
(Overrides ObjectGetHashCode)
Public methodToString Returns a non-null, non-empty string representation of this instance for logging and debugging purposes.
(Overrides ObjectToString)
Top
See Also