Represents a trending topics for a specific WOEID.
More...
|
| DateTimeOffset | AsOf [get, set] |
| | Gets or sets the UTC datetime that the trends are valid as of. More...
|
| |
| DateTimeOffset | CreatedAt [get, set] |
| | Gets or sets the UTC datetime that this result was created at. More...
|
| |
| Location[] | Locations [get, set] |
| | Gets or sets the Locations of trending topics. More...
|
| |
| Trend[] | Trends [get, set] |
| | Gets or sets the queried trends. More...
|
| |
Represents a trending topics for a specific WOEID.
◆ GetEnumerator()
| IEnumerator<Trend> CoreTweet.TrendsResult.GetEnumerator |
( |
| ) |
|
|
inline |
Returns an enumerator that iterates through a collection.
- Returns
- An IEnumerator object that can be used to iterate through the collection.
◆ AsOf
| DateTimeOffset CoreTweet.TrendsResult.AsOf |
|
getset |
Gets or sets the UTC datetime that the trends are valid as of.
◆ CreatedAt
| DateTimeOffset CoreTweet.TrendsResult.CreatedAt |
|
getset |
Gets or sets the UTC datetime that this result was created at.
◆ Locations
| Location [] CoreTweet.TrendsResult.Locations |
|
getset |
Gets or sets the Locations of trending topics.
◆ Trends
| Trend [] CoreTweet.TrendsResult.Trends |
|
getset |
Gets or sets the queried trends.
The documentation for this class was generated from the following file: