All pages
Powered by GitBook
1 of 1

Loading...

UserDefinedTypes

Property in

Gets a collection of any types that were defined by the user in the input (for example, user-defined enum types.)

public IReadOnlyCollection<IType> UserDefinedTypes { get; internal set; }

Summary

CompilationResult