Nemerle Documentation

TypeBuilder.GetNestedTypes Method

Overload List

 

public list GetNestedTypes();

Searches for the types defined for the current TypeInfo, using the specified BindingFlags.

public list GetNestedTypes(BindingFlags);

See Also

TypeBuilder Class | Nemerle.Compiler Namespace