Table of Contents

Property AttributeList

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

AttributeList

When implemented by a class, gets a list of attributes.

ISyntaxAttributes AttributeList { get; }

Property Value

ISyntaxAttributes

Remarks

If there is no attributes, contains null reference.