Concept Framework 1.0 documentation Contents | Index

GoogleSearch

Name Version Deprecated
GoogleSearch version 1.0 no

Defined in : GoogleSearch.con
(this file must be included in your application in order to have access, unless you use a child class of GoogleSearch that includes this file)

Require : standard.net.soap

Description:
Performs a google search using google's SOAP services. You shoud first set the SearchString property and then call the Search method.


Properties:
CharSet Sets or gets the character set
EndIndex Gets the index of the last record
Error Gets the last SOAP error as a string
Filter Sets or gets the filter to use
MaxResults Sets the maximum number of results to retrieve
Results Interface to an array of GoogleResult representing the result of the search query
ResultsCount Gets the results count
SafeSearch Sets or checks for safe search
SearchString Sets or gets the string to look for
SearchTime Gets the time used for the search by google
Start Sets the start index of the results

Methods:
GoogleSearch This is the standard contructor for this class and should not be used directly
Search Asks google to look for SearchString




Documented by Eduard Suica, generation time: Thu Oct 15 20:02:01 2009 GMT(c)2009 RadGs Software