Interface IAnnotatedArrayType
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/reflect/AnnotatedArrayType.html
public interface IAnnotatedArrayType : IAnnotatedType, IAnnotatedElement
- Inherited Members
Properties
AnnotatedGenericComponentType
AnnotatedType AnnotatedGenericComponentType { get; }
Property Value
AnnotatedOwnerType
AnnotatedType AnnotatedOwnerType { get; }