My string is :
First Name: ABCD
I want following string to be captured.
ABCD
How can I achieve it?
I think what you need is Regexp.FindAllString