Java.Util.TreeMap.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")]
public virtual IDictionary SubMap (Java.Lang.Object startKey, Java.Lang.Object endKey)

Parameters

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