The SearchResult type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
SearchResult |
Creates a new instance.
|
Methods
| Name | Description | |
|---|---|---|
|
|
ToString |
Gets a string that represents the found range by a search.
(Overrides Object..::..ToString()()()().) |
Properties
| Name | Description | |
|---|---|---|
|
|
Begin |
Begin index of the search pattern found.
|
|
|
End |
End index of the search pattern found.
|