Interface ITypeParameterElement
.NET interface for TO BE DEFINED FROM USER
public interface ITypeParameterElement : IElement, IAnnotatedConstruct
- Inherited Members
Properties
Bounds
List Bounds { get; }
Property Value
EnclosingElement
Element EnclosingElement { get; }
Property Value
GenericElement
Element GenericElement { get; }