MatchEvaluator

MatchEvaluator typedef

Delegate type to evaluate match.

using System::Text::RegularExpressions::MatchEvaluator = typedef System::MulticastDelegate<System::String(MatchPtr)>

See Also