MetaData Methods
From IronWebScraper
IronWebScraper - The C# Web Scraping Library
MetaData Methods |
The MetaData type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | (Inherited from DictionaryString, Object.) | |
| Clear | (Inherited from DictionaryString, Object.) | |
| ContainsKey | (Inherited from DictionaryString, Object.) | |
| ContainsValue | (Inherited from DictionaryString, Object.) | |
| Equals | (Inherited from Object.) | |
| GetT | Returns the specified meta object cast as the appropriate type. E.g: Get<int>("index") | |
| GetEnumerator | (Inherited from DictionaryString, Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetObjectData | (Inherited from DictionaryString, Object.) | |
| GetType | (Inherited from Object.) | |
| OnDeserialization | (Inherited from DictionaryString, Object.) | |
| Remove | (Inherited from DictionaryString, Object.) | |
| ToString | (Inherited from Object.) | |
| TryGetValue | (Inherited from DictionaryString, Object.) |