언어

RepeatableAttribute 클래스

정의

주석 인터페이스를 반복 가능으로 표시합니다.

[Android.Runtime.Annotation("java.lang.annotation.Repeatable")]
public class RepeatableAttribute : Attribute
[<Android.Runtime.Annotation("java.lang.annotation.Repeatable")>]
type RepeatableAttribute = class
    inherit Attribute
상속
RepeatableAttribute
특성

설명

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

생성자

속성 Description
RepeatableAttribute()

주석 인터페이스를 반복 가능으로 표시합니다.

속성

속성 Description
Value

반복 가능한 주석 인터페이스에 대한 포함된 주석 인터페이스를 가져오거나 설정합니다.

적용 대상