Assembly::GetExportedTypes Method
Silverlight
Gets the types defined in this assembly that are visible outside the assembly.
Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: array<System::Type>An array of Type objects that represent the types defined in this assembly that are visible outside the assembly.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: