Click or drag to resize

IStringJavaObjectIndexOf Method

Overload List
 NameDescription
Public methodIndexOf(Char)Reports the zero-based index of the first occurrence of the specified Unicode character in this string.
Public methodIndexOf(String)Reports the zero-based index of the first occurrence of the specified string in this instance.
Top
See Also