NestedTypes
Gets the nested types of the current type.
Declaration
[Obsolete("Use the Types property.")]
INamedTypeCollection NestedTypes { get; }
Property Value
Type | Description |
---|---|
INamedTypeCollection |
Gets the nested types of the current type.
[Obsolete("Use the Types property.")]
INamedTypeCollection NestedTypes { get; }
Type | Description |
---|---|
INamedTypeCollection |