Name | Description | |
---|---|---|
![]() | SimpleMapLocation Constructor | Overloaded. |
The following tables list the members exposed by SimpleMapLocation.
Name | Description | |
---|---|---|
![]() | SimpleMapLocation Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AccuracyRadius | Gets or sets the accuracy radius. |
![]() | CIDR | The IP address to a CIDR format (Classless Inter-Domain Routing) of the IP address that belongs to the map location |
![]() | City | the name of the city |
![]() | Country | The country as text |
![]() | Expires | The date the entry should be considered as being expired and should no longer be used |
![]() | Geo | Enumerator showing what country or region the location is on |
![]() | IPAddress | The IP address that was used to generate the map location |
![]() | Latitute | the approximate latitude location |
![]() | Longitude | the approximate Longitude location |
Name | Description | |
---|---|---|
![]() | GoogleMapLocation | Get a google map url for the address |
![]() ![]() | Parse | Parses the specified json. |
![]() | ToString | Returns a System.String that represents this instance. |
Name | Description | |
---|---|---|
![]() | TryParse<T,TSender> | implements parsing to cast a type from string to a type |