FindResultReceivedParameters Class |
Namespace: DotNetBrowser.Search.Handlers
public sealed class FindResultReceivedParameters
The FindResultReceivedParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | FindResult |
Gets the find result.
|
![]() | IsSearchFinished |
Indicates whether the searching process was finished.
|
![]() | TextFinder |
Gets the ITextFinder instance associated with this object.
|
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 |
Represent object as string
(Overrides ObjectToString.) |