SearchRequestResult Members
In This Article
#Constructors
Name | Description |
---|---|
Search |
Obsolete. Initializes a new instance of the Search |
Search |
Initializes a new instance of the Search |
#Properties
Name | Description |
---|---|
Alternate |
Obsolete. Returns alternate regions to search for a result. |
Estimated |
Gets the number of estimated matches. |
Fault |
Returns the fault reason of a request.
Inherited from Request |
Keyword | Returns a keyword contained in the result of a search request. |
Location | Obsolete. Returns the location of a search result. |
Result |
Returns the code that contains information on whether the last request was successful.
Inherited from Request |
Search |
Obsolete. Returns a region to perform a search. |
Search |
Returns all search resuts. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also