Module (System.Reflection.Module)

Inherits: System.Object

Interfaces: ISerializable, ICustomAttributeProvider, _Module

Derived Types: 1 (Click here to see a list of derived types)

Assembly: mscorlib.dll

Performs reflection on a module.

VB.NET C#

C#

public class Module : System.Runtime.Serialization.ISerializable, System.Reflection.ICustomAttributeProvider, System.Runtime.InteropServices._Module
{
}

Articles

Support Forums: Error in 3.0 Install ...

at System.Reflection.Module.GetTypesInternal(StackCrawlMark& stackMark) at System.Reflection.Module.GetTypes() at System.Configuration.Install.AssemblyInstaller.GetInstallerTypes ...

Mono Documentation

Documentation for this section has not yet been entered. See Also: ModuleBuilder Members. System.Object System.Reflection.Module System.Reflection.Emit.ModuleBuilder

How to work with items in Exchange 2000 by using WebDAV in Visual ...

Imports System.Reflection Module Module1 Sub Main() Dim oXMLHttp As MSXML2.XMLHTTP30 = New MSXML2.XMLHTTP30() Dim sUrl As String Dim sQuery As ...

Mono Documentation

Mono Class Library : System.Reflection Namespace System.Reflection.Module Class ... System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices ...

Mono Documentation

GetLoadedModules () : System.Reflection.Module [] Documentation for this section has not yet been entered. GetLoadedModules ( bool ) : System.Reflection.Module

Module Class

Performs reflection on a module. For a list of all members of this type, see Module Members . System.Object     System.Reflection.Module        System.Reflection.Emit ...

Module Class (System.Reflection)

Performs reflection on a module. ... A module is a portable executable file, such as type.dll or application.exe, consisting of one or more classes and interfaces.

System.Reflection

System.Reflection.Module[] GetLoadedModules () should have attributes `public final virtual hidebysig ', but has `public hidebysig ' instead: System.Reflection.Module[] GetLoadedModules ...

System.Reflection.Module Class

Base Types Object Module. Assembly mscorlib Library Reflection Summary Provides access to module metadata. Description A module is a single portable executable (PE) file

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support