Searches the specified input for all recurrences of regular expression
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public MatchCollection Matches(
string input
)
Parameters
- input
- Type: SystemString
Input text
Return Value
Type:
MatchCollectionSee Also