Property AttributeList
AttributeList
Gets a list of attributes.
public virtual ISyntaxAttributes AttributeList { get; }
Property Value
Remarks
If there is no attributes, contains null reference.
Gets a list of attributes.
public virtual ISyntaxAttributes AttributeList { get; }
If there is no attributes, contains null reference.