Mono Class Library: System.Reflection.Assembly Overview | Members

System.Reflection.Assembly.GetTypes Method

Returns the types defined in the current assembly.

public virtual Type[] GetTypes ()

Returns

An array of type Type containing all of the types defined in the current assembly.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0