Android.Text.TextUtils.IndexOf Method

Syntax

[Android.Runtime.Register("indexOf", "(Ljava/lang/CharSequence;Ljava/lang/CharSequence;)I", "")]
public static int IndexOf (Java.Lang.ICharSequence s, Java.Lang.ICharSequence needle)

Parameters

s
Documentation for this section has not yet been entered.
needle
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1