IgnorePatternWhitespace
3
&
Multiline
8
^
$
.
RightToLeft
8
1#
2
Singleline
"&
12
"
;
#
$#
4$
8:4$1
\
2
,n%
4
\b
1.
2%'
string Pattern
=
@”\bn”;
MatchCollection Matches
=
Regex.Matches(Text,
Pattern,
RegexOptions.IgnoreCase
|
RegexOptions.ExplicitCapture);
@
%
\b
<$
&8:
$<4G
4
ion
'
string Pattern
=
@”ion\b”;
a
4
ion
12
%
\ba
ion\b
H%
a
ion
$$'
string Pattern
=
@”\ba\S*ion\b”;
4$$
$44
\S
*
54
94
\S*
+