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

Syntax

[Android.Runtime.Register("subMap", "(Ljava/lang/Object;ZLjava/lang/Object;Z)Ljava/util/NavigableMap;", "GetSubMap_Ljava_lang_Object_ZLjava_lang_Object_ZHandler:Java.Util.INavigableMapInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public INavigableMap SubMap (Java.Lang.Object startKey, bool startInclusive, Java.Lang.Object endKey, bool endInclusive)

Parameters

fromKey
Documentation for this section has not yet been entered.
fromInclusive
Documentation for this section has not yet been entered.
toKey
Documentation for this section has not yet been entered.
toInclusive
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 9