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