Degree Days.net API .NET Client Library Documentation
Degree Days.net API .NET Client Library Documentation
Namespaces
DegreeDays.Geo
LongLat Structure
LongLat Methods
Equals Method
Equals(LongLat) Method
Equals(Object) Method
Long
Lat
Equals Method
Overload List
Name
Description
Equals(LongLat)
Returns
true
if
other
has the same
Longitude
and
Latitude
values as
this
.
Equals(Object)
Returns
true
if
obj
is a
LongLat
instance with the same
Longitude
and
Latitude
values as
this
.
Top
See Also
Reference
LongLat Structure
DegreeDays.Geo Namespace
See
www.degreedays.net/api/
for more about the Degree Days.net API.
You can
sign up for a Degree Days.net API account
and read the
integration guide
that is useful and applicable whether you are using .NET or not.