The LocationCoordinate type exposes the following members.

Constructors

  NameDescription
Public methodLocationCoordinate
Default constructor.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodResetCoordinateSystemCode
Resets the node.
Public methodResetLatitudeDegreesMeasure
Resets the node.
Public methodResetLatitudeDegreesMeasureUnitCode
Resets the node.
Public methodResetLatitudeDirectionCode
Resets the node.
Public methodResetLatitudeMinutesMeasure
Resets the node.
Public methodResetLatitudeMinutesMeasureUnitCode
Resets the node.
Public methodResetLongitudeDegreesMeasure
Resets the node.
Public methodResetLongitudeDegreesMeasureUnitCode
Resets the node.
Public methodResetLongitudeDirectionCode
Resets the node.
Public methodResetLongitudeMinutesMeasure
Resets the node.
Public methodResetLongitudeMinutesMeasureUnitCode
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyCoordinateSystemCode
Coordinate System Code (BBIE). An identifier for the location system used.
Public propertyCoordinateSystemCodeSet
Checks if the property has been set or not.
Public propertyLatitudeDegreesMeasure
Degrees (BBIE). The measure of latitude in degrees.
Public propertyLatitudeDegreesMeasureSet
Checks if the property has been set or not.
Public propertyLatitudeDegreesMeasureUnitCode
A combination of types: Code (string). The type of unit of measure.
Public propertyLatitudeDegreesMeasureUnitCodeSet
Checks if the property has been set or not.
Public propertyLatitudeDirectionCode
Latitude Direction Code (BBIE). The direction of latitude measurement from the equator.
Public propertyLatitudeDirectionCodeSet
Checks if the property has been set or not.
Public propertyLatitudeMinutesMeasure
Minutes (BBIE). The measure of latitude in minutes.
Public propertyLatitudeMinutesMeasureSet
Checks if the property has been set or not.
Public propertyLatitudeMinutesMeasureUnitCode
A combination of types: Code (string). The type of unit of measure.
Public propertyLatitudeMinutesMeasureUnitCodeSet
Checks if the property has been set or not.
Public propertyLongitudeDegreesMeasure
Degrees (BBIE). The measure of longitude in degrees.
Public propertyLongitudeDegreesMeasureSet
Checks if the property has been set or not.
Public propertyLongitudeDegreesMeasureUnitCode
A combination of types: Code (string). The type of unit of measure.
Public propertyLongitudeDegreesMeasureUnitCodeSet
Checks if the property has been set or not.
Public propertyLongitudeDirectionCode
Longitude Direction Code (BBIE). The direction of longitude measurement from the meridian.
Public propertyLongitudeDirectionCodeSet
Checks if the property has been set or not.
Public propertyLongitudeMinutesMeasure
Minutes (BBIE). The measure of longitude in minutes.
Public propertyLongitudeMinutesMeasureSet
Checks if the property has been set or not.
Public propertyLongitudeMinutesMeasureUnitCode
A combination of types: Code (string). The type of unit of measure.
Public propertyLongitudeMinutesMeasureUnitCodeSet
Checks if the property has been set or not.

See Also