Java.Lang.Reflect.Constructor.Modifiers Property
Returns the modifiers for this constructor.

Syntax

[get: Android.Runtime.Register("getModifiers", "()I", "GetGetModifiersHandler")]
public int Modifiers { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the modifiers for this constructor. The Java.Lang.Reflect.Modifier class should be used to decode the result.

[Android Documentation]

Requirements

Namespace: Java.Lang.Reflect
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1