NestedTypes
Gets the nested types of the current type.
Declaration
[Obsolete("Use the Types property.")]
INamedTypeCollection NestedTypes { get; }
Property Value
Type | Description |
---|---|
INamedTypeCollection |
Metalama.Framework.Code.Collections
Metalama.Framework.Code.Comparers
Metalama.Framework.Code.DeclarationBuilders
Metalama.Framework.Code.Invokers
Metalama.Framework.Code.SyntaxBuilders
Metalama.Framework.Code.Types
Metalama.Framework.CodeFixes
Metalama.Framework.Diagnostics
Metalama.Framework.Eligibility
Metalama.Framework.Serialization
Gets the nested types of the current type.
[Obsolete("Use the Types property.")]
INamedTypeCollection NestedTypes { get; }
Type | Description |
---|---|
INamedTypeCollection |