Search | 
This is preliminary documentation and is subject to change.
The SearchResultItem type exposes the following members.
| Name | Description | |
|---|---|---|
| SearchResultItem | Initializes a new instance of the SearchResultItem class | 
| Name | Description | |
|---|---|---|
| ContentLength | Gets the content length, in bytes. | |
| Id | ID of the page. | |
| NamespaceId | Namespace id of the page. | |
| Snippet | Gets the parsed HTML snippet of the page. | |
| TimeStamp | Gets the timestamp of when the page was last edited. | |
| Title | Gets the full title of the page. | |
| WordCount | Gets the word count. | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object)  | |
| GetHashCode | Serves as the default hash function. (Inherited from Object)  | |
| GetType | Gets the Type of the current instance. (Inherited from Object)  | |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString)  |