Android.Util.Pair.Create Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("create", "(Ljava/lang/Object;Ljava/lang/Object;)Landroid/util/Pair;", "")]
public static Pair Create (Java.Lang.Object a, Java.Lang.Object b)

Parameters

a
Documentation for this section has not yet been entered.
b
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: Android.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5