CoreTweet
2.0.0-beta.2
Yet another .NET Twitter Library
|
Properties | |
T | Geometry [get, set] |
Contains GeoJSON point information for this place, if available. More... | |
Properties inherited from CoreTweet.V2.GeoJsonObject | |
string | Type [get, set] |
GeoJsonBoundingBox | Bbox [get, set] |
The bounding box coordinates for this place (latitude_start, longitude_start, latitude_end, longitude_end). More... | |
IDictionary< string, object > | Properties [get, set] |
A dictionary containing additional properties, as defined by the GeoJSON specification. Can be empty. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from CoreTweet.Core.CoreBase | |
static T | Convert< T > (string json, string jsonPath="") |
Converts the JSON to a twitter object of the specified type. More... | |
static List< T > | ConvertArray< T > (string json, string jsonPath) |
|
getset |
Contains GeoJSON point information for this place, if available.