MatchCollection FindAll( string text )
Function FindAll ( text As String ) As MatchCollection
MatchCollection^ FindAll( String^ text )
abstract FindAll : text : string -> MatchCollection
In This Article