Name | Description | |
---|---|---|
FindOptions Constructor | Overloaded. |
The following tables list the members exposed by FindOptions.
Name | Description | |
---|---|---|
FindOptions Constructor | Overloaded. |
Name | Description | |
---|---|---|
MatchCase | Specifies whether the search is case sensitive. | |
SearchBackward | Specifies whether the search should be done in backward order. | |
Text | The text to search. | |
WholeWord | Specifies whether to search only the specified whole word. |
Name | Description | |
---|---|---|
Equals | Overloaded. Determines whether the specified System.Object is equal to this instance. | |
GetHashCode | Returns a hash code for this instance. | |
ToString | Returns a System.String that represents this instance. |