[]
public FindOption(FindRange findRnage, FindPriority priority, bool isMatchCase, bool isMatchEntireContent)
Public Sub New(findRnage As FindRange, priority As FindPriority, isMatchCase As Boolean, isMatchEntireContent As Boolean)
| Type | Name | Description |
|---|---|---|
| FindRange | findRnage | |
| FindPriority | priority | |
| bool | isMatchCase | |
| bool | isMatchEntireContent |