Method AddAttributes
AddAttributes(ISyntaxAttributes)
When implemented by a class, adds specified attributes to the attribute collection.
void AddAttributes(ISyntaxAttributes attrs)
Parameters
attrs
ISyntaxAttributesSpecifies list of attributes to add.