| Icon | Member | Description |
|---|---|---|
| Search(String, SearchOptions, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterSearchResultCollection>)>>)>)>>)) |
Searches Twitter with the the specified query.
| |
| Search(OAuthTokens, String, SearchOptions, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterSearchResultCollection>)>>)>)>>)) |
Searches Twitter with the the specified query.
|