Java.Util.Collections.CheckedSortedMap Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("checkedSortedMap", "(Ljava/util/SortedMap;Ljava/lang/Class;Ljava/lang/Class;)Ljava/util/SortedMap;", "")]
public static IDictionary CheckedSortedMap (IDictionary m, Java.Lang.Class keyType, Java.Lang.Class valueType)

Parameters

m
Documentation for this section has not yet been entered.
keyType
Documentation for this section has not yet been entered.
valueType
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