0 out of 1 rated this helpful - Rate this topic

Type.GetNestedTypes Method

Gets the types nested within the current Type.

Name Description
Type.GetNestedTypes () Returns the public types nested in the current Type.
Type.GetNestedTypes (BindingFlags) When overridden in a derived class, searches for the types nested in the current Type, using the specified binding constraints.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.