Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("checkedCollection", "(Ljava/util/Collection;Ljava/lang/Class;)Ljava/util/Collection;", "")]
public static
ICollection CheckedCollection (
ICollection c,
Java.Lang.Class type)
Parameters
- c
- Documentation for this section has not yet been entered.
- type
- 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