Table of Contents

Method AddAttributes

Namespace
Alternet.Syntax
Assembly
Alternet.Syntax.v9.dll

AddAttributes(ISyntaxAttributes)

When implemented by a class, adds specified attributes to the attribute collection.

void AddAttributes(ISyntaxAttributes attrs)

Parameters

attrs ISyntaxAttributes

Specifies list of attributes to add.