The members of System.Reflection.Module are listed below.
See Also: Inherited members from System.Object
Module() | Documentation for this section has not yet been entered. |
static readonly | FilterTypeName | TypeFilter (null). Documentation for this section has not yet been entered. |
static readonly | FilterTypeNameIgnoreCase | TypeFilter (null). Documentation for this section has not yet been entered. |
| [read-only] | Assembly | Assembly. Gets the appropriate assembly for the module reflected by the current instance. |
| [read-only] | FullyQualifiedName | string. Gets a string that represents the full path of the module reflected by the current instance. |
| [read-only] | MDStreamVersion | int. Documentation for this section has not yet been entered. |
| [read-only] | MetadataToken | int. Documentation for this section has not yet been entered. |
| [read-only] | ModuleHandle | ModuleHandle. Documentation for this section has not yet been entered. |
| [read-only] | ModuleVersionId | Guid. Documentation for this section has not yet been entered. |
| [read-only] | Name | string. Gets a string containing the name of the module reflected by the current instance, with the path component removed. |
| [read-only] | ScopeName | string. Documentation for this section has not yet been entered. |
FindTypes(TypeFilter, object)Documentation for this section has not yet been entered. | ||
GetCustomAttributes(bool)Documentation for this section has not yet been entered. | ||
GetCustomAttributes(Type, bool)Documentation for this section has not yet been entered. | ||
GetCustomAttributesData()Documentation for this section has not yet been entered. | ||
GetField(string)Returns a System.Reflection.FieldInfo instance that reflects the global public field that has the specified name, and is a member of the module reflected by the current instance. | ||
GetField(string, BindingFlags)Returns a System.Reflection.FieldInfo instance that reflects the global field that has the specified name and has the specified binding attributes, and is a member of the module reflected by the current instance. | ||
GetFields()Returns an array whose elements reflect the global public fields that are members of the module reflected by the current instance. | ||
GetFields(BindingFlags)Returns an array whose elements reflect the global fields that have the specified binding attributes, and are members of the module reflected by the current instance. | ||
GetMethod(string)Returns a System.Reflection.MethodInfo instance that reflects the global public method that has the specified name, and is a member of the module reflected by the current instance. | ||
GetMethod(string, Type[])Returns a System.Reflection.MethodInfo instance that reflects the global public method that has the specified name and parameter types, and is a member of the module reflected by the current instance. | ||
GetMethod(string, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])Documentation for this section has not yet been entered. | ||
GetMethods()Returns an array whose elements reflect the global public methods that are members of the module reflected by the current instance. | ||
GetMethods(BindingFlags)Returns an array whose elements reflect the global methods that have the specified binding attributes, and are members of the module reflected by the current instance. | ||
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)Documentation for this section has not yet been entered. | ||
GetPEKind(out PortableExecutableKinds, out ImageFileMachine)Documentation for this section has not yet been entered. | ||
GetSignerCertificate()Documentation for this section has not yet been entered. | ||
GetType(string)Documentation for this section has not yet been entered. | ||
GetType(string, bool)Documentation for this section has not yet been entered. | ||
GetType(string, bool, bool)Documentation for this section has not yet been entered. | ||
GetTypes()Documentation for this section has not yet been entered. | ||
IsDefined(Type, bool)Documentation for this section has not yet been entered. | ||
IsResource()Documentation for this section has not yet been entered. | ||
ResolveField(int)Documentation for this section has not yet been entered. | ||
ResolveField(int, Type[], Type[])Documentation for this section has not yet been entered. | ||
ResolveMember(int)Documentation for this section has not yet been entered. | ||
ResolveMember(int, Type[], Type[])Documentation for this section has not yet been entered. | ||
ResolveMethod(int)Documentation for this section has not yet been entered. | ||
ResolveMethod(int, Type[], Type[])Documentation for this section has not yet been entered. | ||
ResolveSignature(int)Documentation for this section has not yet been entered. | ||
ResolveString(int)Documentation for this section has not yet been entered. | ||
ResolveType(int)Documentation for this section has not yet been entered. | ||
ResolveType(int, Type[], Type[])Documentation for this section has not yet been entered. | ||
override | ToString()Returns a string representation of the name of the module reflected by the current instance. | |
GetMethodImpl(string, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])Documentation for this section has not yet been entered. | ||
| System.Runtime.InteropServices._Module.GetIDsOfNames | Documentation for this section has not yet been entered. | |
| System.Runtime.InteropServices._Module.GetTypeInfo | Documentation for this section has not yet been entered. | |
| System.Runtime.InteropServices._Module.GetTypeInfoCount | Documentation for this section has not yet been entered. | |
| System.Runtime.InteropServices._Module.Invoke | Documentation for this section has not yet been entered. |