The SearchResult type exposes the following members.

Constructors

  Name Description
Public method SearchResult
Creates a new instance.

Methods

  Name Description
Public method ToString
Gets a string that represents the found range by a search.
(Overrides Object..::..ToString()()()().)

Properties

  Name Description
Public property Begin
Begin index of the search pattern found.
Public property End
End index of the search pattern found.

See Also