Interface IAnnotationMirror
.NET interface for TO BE DEFINED FROM USER
public interface IAnnotationMirror
Properties
AnnotationType
DeclaredType AnnotationType { get; }
Property Value
ElementValues
Map ElementValues { get; }
.NET interface for TO BE DEFINED FROM USER
public interface IAnnotationMirror
DeclaredType AnnotationType { get; }
Map ElementValues { get; }