Degree Days.net API .NET Client Library Documentation
Degree Days.net API .NET Client Library Documentation
Namespaces
DegreeDays.Geo
Distance Structure
Distance Methods
Equals Method
Feet Method
GetHashCode Method
In Method
InFeet Method
InKilometres Method
InMetres Method
InMiles Method
Int32Value Method
Kilometres Method
Metres Method
Miles Method
ToString Method
Distance
In
Feet Method
Returns a
Distance
that represents this
Distance
converted into feet.
Namespace:
DegreeDays.Geo
Assembly:
DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
C#
VB
Copy
public
Distance
InFeet
()
Public
Function
InFeet
As
Distance
Return Value
Distance
See Also
Reference
Distance 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.