Click or drag to resize

Paragraph Find Method

Overload List
Name Description
Public method Find(Regex)
Returns first entry of matchString regex.
(Overrides BodyRegion Find(Regex) .)
Public method Find(String, Boolean, Boolean)
Returns first entry of matchString string, taking into consideration caseSensitive and wholeWord options.
Top
See Also