SearchEngine Methods

Methods

Dispose 
Dispose(Boolean) 
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Finalize Non-GC class clean up
(Overrides ObjectFinalize)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
SearchText Search a string for the given criteria.
Start Starts a new search
Stop Stops a currently running search.
ToStringReturns a string that represents the current object.
(Inherited from Object)
Unlock Provide registration information to the search engine. Used when regkey.xml file not available.

See Also