Android.Text.TextUtils.IndexOf Method

Syntax

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

Parameters

s
Documentation for this section has not yet been entered.
ch
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