Table of Contents

Property Priorities

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.Parsers.Advanced.v10.dll

Priorities

Gets a collection of priorities related for the types and their members defined in some assembly. Priority of element determines how a member appears in the intellisense.

public IDictionary<string, int> Priorities { get; }

Property Value

IDictionary<string, int>