Android.Text.TextUtils.RegionMatches Method

Syntax

[Android.Runtime.Register("regionMatches", "(Ljava/lang/CharSequence;ILjava/lang/CharSequence;II)Z", "")]
public static bool RegionMatches (Java.Lang.ICharSequence one, int toffset, Java.Lang.ICharSequence two, int ooffset, int len)

Parameters

one
Documentation for this section has not yet been entered.
toffset
Documentation for this section has not yet been entered.
two
Documentation for this section has not yet been entered.
ooffset
Documentation for this section has not yet been entered.
len
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