Edit

Share via


TwitterCoordinates Class

Definition

Longitude and Latitude for a tweet

public class TwitterCoordinates
type TwitterCoordinates = class
Public Class TwitterCoordinates
Inheritance
TwitterCoordinates

Constructors

TwitterCoordinates()

Properties

Latitude

Gets the numeric latitude (null if the value could not be converted)

Longitude

Gets the numeric longitude (null if the value could not be converted)

Methods

ToString()

Applies to