Java.Lang.Enum.ValueOf Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("valueOf", "(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;", "")]
public static Object ValueOf (Class enumType, string name)

Parameters

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