Interface IAnnotatedWildcardType
.NET interface for TO BE DEFINED FROM USER
public interface IAnnotatedWildcardType : IAnnotatedType, IAnnotatedElement
- Inherited Members
Properties
AnnotatedLowerBounds
AnnotatedType[] AnnotatedLowerBounds { get; }
Property Value
AnnotatedOwnerType
AnnotatedType AnnotatedOwnerType { get; }
Property Value
AnnotatedUpperBounds
AnnotatedType[] AnnotatedUpperBounds { get; }