Interface IVariableElement
.NET interface for TO BE DEFINED FROM USER
public interface IVariableElement : IElement, IAnnotatedConstruct
- Inherited Members
Properties
ConstantValue
object ConstantValue { get; }
Property Value
EnclosingElement
Element EnclosingElement { get; }
Property Value
SimpleName
Name SimpleName { get; }