asp.net.ph

String.IndexOf Method

System Namespace   String Class


Reports the index of the first occurrence of a String, or one or more characters, within the given String.

Overload List

1. Reports the index of the first occurrence of a given Unicode character in the given String.

2. Reports the index of the first occurrence of the specified String in the given String.

3. Reports the index of the first occurrence of a given Unicode character in the given String. The search starts at a specified character position.

4. Reports the index of the first occurrence of the specified String in the given String. The search starts at a specified character position.

5. Reports the index of the first occurrence of the specified character in the given String. The search starts at a specified character position and examines a specified number of character positions.

6. Reports the index of the first occurrence of the specified String in the given String. The search starts at a specified character position and examines a specified number of character positions.


See Also

String Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph