Table of Contents

Interface IAnnotatedArrayType

Namespace
Java.Lang.Reflect
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/AnnotatedArrayType.html

public interface IAnnotatedArrayType : IAnnotatedType, IAnnotatedElement
Inherited Members

Properties

AnnotatedGenericComponentType

AnnotatedType AnnotatedGenericComponentType { get; }

Property Value

AnnotatedType