Table of Contents

Property AssemblyTypes

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

AssemblyTypes

Represents the list of loaded types.

public static IDictionary<Assembly, IList<Type>> AssemblyTypes { get; }

Property Value

IDictionary<Assembly, IList<Type>>