Langage

RecordComponent.GetAnnotations Méthode

Définition

À ajouter

[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[]

Retours

Implémente

Attributs

Remarques

À ajouter

Notez que toutes les annotations retournées par cette méthode sont des annotations de déclaration.

Java documentation pour java.lang.reflect.RecordComponent.getAnnotations().

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à