Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("indexOfSubList", "(Ljava/util/List;Ljava/util/List;)I", "")]
public static
int IndexOfSubList (
IList<object> list,
IList<object> sublist)
Parameters
- list
- Documentation for this section has not yet been entered.
- sublist
- Documentation for this section has not yet been entered.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1