Java.Lang.Class.GenericSuperclass Property
Returns the Type that represents the superclass of this class.

Syntax

[get: Android.Runtime.Register("getGenericSuperclass", "()Ljava/lang/reflect/Type;", "GetGetGenericSuperclassHandler")]
public Java.Lang.Reflect.IType GenericSuperclass { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the Type that represents the superclass of this class.

[Android Documentation]

Requirements

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