Java.Util.ISortedMap.SubMap Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("subMap", "(Ljava/lang/Object;Ljava/lang/Object;)Ljava/util/SortedMap;", "GetSubMap_Ljava_lang_Object_Ljava_lang_Object_Handler:Java.Util.ISortedMapInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public IDictionary SubMap (Java.Lang.Object startKey, Java.Lang.Object endKey)

Parameters

startKey
Documentation for this section has not yet been entered.
endKey
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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