In The Hand LtdIn The Hand
GeoPosition<(Of <(<'T>)>)> Class
NamespacesInTheHand.Device.LocationGeoPosition<(Of <(<'T>)>)>
.NET Components for Mobility
Contains location data of a type specified by the type parameter of the GeoPosition<(Of <(<'T>)>)> class.
Declaration Syntax
C#Visual Basic
public class GeoPosition<T>
Public Class GeoPosition(Of T)
Generic Template Parameters
T
The type of the location data.
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
GeoPosition<(Of <(<'T>)>)>()()()()
Initializes a new instance of the GeoPosition<(Of <(<'T>)>)> class.

GeoPosition<(Of <(<'T>)>)>(DateTimeOffset, T)
Initializes a new instance of the GeoPosition<(Of <(<'T>)>)> class with a timestamp and position.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Location
Gets or sets the location data for the GeoPosition<(Of <(<'T>)>)> object.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Timestamp
Gets or sets the time when the location data was obtained.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Remarks

Equivalent to System.Device.Location.GeoPosition<T> in the .NET Framework 4

Inheritance Hierarchy
Object
GeoPosition<(Of <(<'T>)>)>

Assembly: InTheHand.Device (Module: InTheHand.Device) Version: 7.0.0.0