ScrapedData.Get(T) Method
From IronWebScraper
IronWebScraper - The C# Web Scraping Library
ScrapedDataGetT Method |
Returns the specified ScrapedData item cast as the appropriate type.
E.g:
Get<string>("url");
Namespace: IronWebScraper
Assembly: IronWebScraper (in IronWebScraper.dll) Version: 4.0.4.25470 (4.0.4.3)
| Exception | Condition |
|---|---|
| KeyNotFoundException |