Java.Util.EnumSet.Of Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("of", "(Ljava/lang/Enum;Ljava/lang/Enum;)Ljava/util/EnumSet;", "")]
public static EnumSet Of (Java.Lang.Object e1, Java.Lang.Object e2)

Parameters

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