RecordComponent.GetAnnotations Método

Definición

Por agregar

[Android.Runtime.Register("getAnnotations", "()[Ljava/lang/annotation/Annotation;", "", ApiSince=34)]
public Java.Lang.Annotation.IAnnotation[] GetAnnotations();
[<Android.Runtime.Register("getAnnotations", "()[Ljava/lang/annotation/Annotation;", "", ApiSince=34)>]
abstract member GetAnnotations : unit -> Java.Lang.Annotation.IAnnotation[]
override this.GetAnnotations : unit -> Java.Lang.Annotation.IAnnotation[]

Devoluciones

Implementaciones

Atributos

Comentarios

Por agregar

Tenga en cuenta que las anotaciones devueltas por este método son anotaciones de declaración.

Java documentación para java.lang.reflect.RecordComponent.getAnnotations().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a