[Android.Runtime.Register("getGenericInterfaces", "()[Ljava/lang/reflect/Type;", "")] public Java.Lang.Reflect.IType[] GetGenericInterfaces ()
Returns
Documentation for this section has not yet been entered.
Remarks
Returns the Java.Lang.Reflect.ITypes of the interfaces that this Class directly
implements. If the Class represents a primitive type or void then an empty array is returned.