Open sandboxFocus

Property AllTypes

AllTypes

Gets the list of types declared in this assembly, in all namespaces, including recursively all nested types. In case of partial compilations (see IsPartial), this collection only contain the types in the current partial compilation.

Declaration
INamedTypeCollection AllTypes { get; }
Property Value
Type Description
INamedTypeCollection