Check String.IndexOf( Any) and maybe Regex.Match methods
Which to use depends on what you want to find.
hth
Alex
"Bruno Rodrigues" <bruno@siplan.c om.br> wrote in message
news:eno6wjJbDH A.1832@TK2MSFTN GP10.phx.gbl...[color=blue]
> Hi,
>
> There is a "Find" method for string objects in .NET Framework?
>
> Bruno Rodrigues
>
>[/color]
Comment