Property AttributeList
AttributeList
When implemented by a class, gets a list of attributes.
ISyntaxAttributes AttributeList { get; }
Property Value
Remarks
If there is no attributes, contains null reference.
When implemented by a class, gets a list of attributes.
ISyntaxAttributes AttributeList { get; }
If there is no attributes, contains null reference.