Table of Contents

Property AttributeList

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

AttributeList

Gets a list of attributes.

public virtual ISyntaxAttributes AttributeList { get; }

Property Value

ISyntaxAttributes

Remarks

If there is no attributes, contains null reference.