Paragraph Find Method |
Name | Description | |
---|---|---|
![]() |
Find(Regex) |
Returns first entry of matchString regex.
(Overrides
BodyRegion
Find(Regex)
.)
|
![]() |
Find(String, Boolean, Boolean) |
Returns first entry of matchString string, taking into consideration caseSensitive
and wholeWord options.
|