This topic has not yet been rated - Rate this topic

TypeBuilder.GetNestedTypes Method

Returns the nested types defined by the current TypeBuilder.
Name Description
TypeBuilder.GetNestedTypes () Returns the public types nested in the current Type.
TypeBuilder.GetNestedTypes (BindingFlags) Returns the public and non-public nested types that are declared or inherited by this type.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.