Property Types
Types
Gets the list of types defined in the current namespace inside the DeclaringAssembly, but not in descendant namespaces. In case of partial compilations (see IsPartial), this collection only contain the types in the current partial compilation.
Declaration
INamedTypeCollection Types { get; }
Property Value
Type | Description |
---|---|
INamedTypeCollection |