The overloads of GetNestedTypes are listed below. For a list of all members, see the Type Members list.
GetNestedTypes() : Type[] Returns all the public types nested within the current Type. abstractGetNestedTypes(System.Reflection.BindingFlags) : Type[] Returns an array containing the nested types defined in the type represented by the current instance that match the specified binding constraints.