Skip to main content

Module reflection

Module reflection 

Source

Modules§

ambiguousmatchexception
assembly
assemblycompanyattribute
assemblyconfigurationattribute
assemblycontenttype
assemblycopyrightattribute
assemblydefaultaliasattribute
assemblydelaysignattribute
assemblydescriptionattribute
assemblyfileversionattribute
assemblyinformationalversionattribute
assemblykeyfileattribute
assemblyname
assemblynameflags
assemblyproductattribute
assemblytitleattribute
assemblytrademarkattribute
binder
bindingflags
callingconventions
constructorinfo
customattributedata
customattributeextensions
customattributeformatexception
customattributenamedargument
customattributetypedargument
defaultmemberattribute
emit
eventattributes
eventinfo
exceptionhandlingclause
exceptionhandlingclauseoptions
fieldattributes
fieldinfo
genericparameterattributes
icustomattributeprovider
introspectionextensions
invalidfiltercriteriaexception
ireflectabletype
localvariableinfo
manifestresourceinfo
memberfilter
memberinfo
memberinfoserializationholder
membertypes
methodattributes
methodbase
methodbody
methodimplattributes
methodinfo
missing
module
monoassembly
monocmethod
monoevent
monoeventinfo
monofield
monomethod
monomethodinfo
monomodule
monoparameterinfo
monoproperty
monopropertyinfo
parameterattributes
parameterinfo
parametermodifier
pinfo
pinvokeattributes
pointer
processorarchitecture
propertyattributes
propertyinfo
reflectiontypeloadexception
resourcelocation
rtfieldinfo
runtimeassembly
runtimeconstructorinfo
runtimeeventinfo
runtimefieldinfo
runtimemethodinfo
runtimemodule
runtimeparameterinfo
runtimepropertyinfo
strongnamekeypair
targetexception
targetinvocationexception
targetparametercountexception
typeattributes
typefilter
typeinfo

Structs§

AmbiguousMatchException
IL2CPP class: System.Reflection.AmbiguousMatchException
Assembly
IL2CPP class: System.Reflection.Assembly Inherits: Object
AssemblyCompanyAttribute
IL2CPP class: System.Reflection.AssemblyCompanyAttribute
AssemblyConfigurationAttribute
IL2CPP class: System.Reflection.AssemblyConfigurationAttribute
AssemblyContentType
AssemblyCopyrightAttribute
IL2CPP class: System.Reflection.AssemblyCopyrightAttribute
AssemblyDefaultAliasAttribute
IL2CPP class: System.Reflection.AssemblyDefaultAliasAttribute
AssemblyDelaySignAttribute
IL2CPP class: System.Reflection.AssemblyDelaySignAttribute
AssemblyDescriptionAttribute
IL2CPP class: System.Reflection.AssemblyDescriptionAttribute
AssemblyFileVersionAttribute
IL2CPP class: System.Reflection.AssemblyFileVersionAttribute
AssemblyInformationalVersionAttribute
IL2CPP class: System.Reflection.AssemblyInformationalVersionAttribute
AssemblyKeyFileAttribute
IL2CPP class: System.Reflection.AssemblyKeyFileAttribute
AssemblyName
IL2CPP class: System.Reflection.AssemblyName Inherits: Object
AssemblyNameFlags
AssemblyProductAttribute
IL2CPP class: System.Reflection.AssemblyProductAttribute
AssemblyTitleAttribute
IL2CPP class: System.Reflection.AssemblyTitleAttribute
AssemblyTrademarkAttribute
IL2CPP class: System.Reflection.AssemblyTrademarkAttribute
Assembly_ResolveEventHolder
IL2CPP class: System.Reflection.Assembly.ResolveEventHolder Inherits: Object
Assembly_UnmanagedMemoryStreamForModule
IL2CPP class: System.Reflection.Assembly.UnmanagedMemoryStreamForModule Inherits: UnmanagedMemoryStream
Binder
IL2CPP class: System.Reflection.Binder Inherits: Object
BindingFlags
CallingConventions
ConstructorInfo
IL2CPP class: System.Reflection.ConstructorInfo Inherits: MethodBase
CustomAttributeData
IL2CPP class: System.Reflection.CustomAttributeData Inherits: Object
CustomAttributeData_LazyCAttrData
IL2CPP class: System.Reflection.CustomAttributeData.LazyCAttrData Inherits: Object
CustomAttributeExtensions
IL2CPP class: System.Reflection.CustomAttributeExtensions Inherits: Object
CustomAttributeFormatException
IL2CPP class: System.Reflection.CustomAttributeFormatException
CustomAttributeNamedArgument
CustomAttributeTypedArgument
DefaultMemberAttribute
IL2CPP class: System.Reflection.DefaultMemberAttribute
EventAttributes
EventInfo
IL2CPP class: System.Reflection.EventInfo Inherits: MemberInfo
EventInfo_AddEventAdapter
IL2CPP class: System.Reflection.EventInfo.AddEventAdapter Inherits: MulticastDelegate
ExceptionHandlingClause
IL2CPP class: System.Reflection.ExceptionHandlingClause Inherits: Object
ExceptionHandlingClauseOptions
FieldAttributes
FieldInfo
IL2CPP class: System.Reflection.FieldInfo Inherits: MemberInfo
GenericParameterAttributes
ICustomAttributeProvider
IL2CPP class: System.Reflection.ICustomAttributeProvider
IReflectableType
IL2CPP class: System.Reflection.IReflectableType
IntrospectionExtensions
IL2CPP class: System.Reflection.IntrospectionExtensions Inherits: Object
InvalidFilterCriteriaException
IL2CPP class: System.Reflection.InvalidFilterCriteriaException
LocalVariableInfo
IL2CPP class: System.Reflection.LocalVariableInfo Inherits: Object
ManifestResourceInfo
IL2CPP class: System.Reflection.ManifestResourceInfo Inherits: Object
MemberFilter
IL2CPP class: System.Reflection.MemberFilter Inherits: MulticastDelegate
MemberInfo
IL2CPP class: System.Reflection.MemberInfo Inherits: Object
MemberInfoSerializationHolder
IL2CPP class: System.Reflection.MemberInfoSerializationHolder Inherits: Object
MemberTypes
MethodAttributes
MethodBase
IL2CPP class: System.Reflection.MethodBase Inherits: MemberInfo
MethodBody
IL2CPP class: System.Reflection.MethodBody Inherits: Object
MethodImplAttributes
MethodInfo
IL2CPP class: System.Reflection.MethodInfo Inherits: MethodBase
Missing
IL2CPP class: System.Reflection.Missing Inherits: Object
Module
IL2CPP class: System.Reflection.Module Inherits: Object
MonoAssembly
IL2CPP class: System.Reflection.MonoAssembly Inherits: RuntimeAssembly
MonoCMethod
IL2CPP class: System.Reflection.MonoCMethod Inherits: RuntimeConstructorInfo
MonoEvent
IL2CPP class: System.Reflection.MonoEvent Inherits: RuntimeEventInfo
MonoEventInfo
MonoField
IL2CPP class: System.Reflection.MonoField Inherits: RtFieldInfo
MonoMethod
IL2CPP class: System.Reflection.MonoMethod Inherits: RuntimeMethodInfo
MonoMethodInfo
MonoModule
IL2CPP class: System.Reflection.MonoModule Inherits: RuntimeModule
MonoParameterInfo
IL2CPP class: System.Reflection.MonoParameterInfo Inherits: RuntimeParameterInfo
MonoProperty
IL2CPP class: System.Reflection.MonoProperty Inherits: RuntimePropertyInfo
MonoPropertyInfo
MonoProperty_GetterAdapter
IL2CPP class: System.Reflection.MonoProperty.GetterAdapter Inherits: MulticastDelegate
MonoProperty_Getter_2
IL2CPP class: System.Reflection.MonoProperty.Getter`2 Inherits: MulticastDelegate : Delegate : Object
MonoProperty_StaticGetter_1
IL2CPP class: System.Reflection.MonoProperty.StaticGetter`1 Inherits: MulticastDelegate : Delegate : Object
PInfo
PInvokeAttributes
ParameterAttributes
ParameterInfo
IL2CPP class: System.Reflection.ParameterInfo Inherits: Object
ParameterModifier
Pointer
IL2CPP class: System.Reflection.Pointer Inherits: Object
ProcessorArchitecture
PropertyAttributes
PropertyInfo
IL2CPP class: System.Reflection.PropertyInfo Inherits: MemberInfo
ReflectionTypeLoadException
IL2CPP class: System.Reflection.ReflectionTypeLoadException
ResourceLocation
RtFieldInfo
IL2CPP class: System.Reflection.RtFieldInfo Inherits: RuntimeFieldInfo
RuntimeAssembly
IL2CPP class: System.Reflection.RuntimeAssembly Inherits: Assembly
RuntimeConstructorInfo
IL2CPP class: System.Reflection.RuntimeConstructorInfo Inherits: ConstructorInfo
RuntimeEventInfo
IL2CPP class: System.Reflection.RuntimeEventInfo Inherits: EventInfo
RuntimeFieldInfo
IL2CPP class: System.Reflection.RuntimeFieldInfo Inherits: FieldInfo
RuntimeMethodInfo
IL2CPP class: System.Reflection.RuntimeMethodInfo Inherits: MethodInfo
RuntimeModule
IL2CPP class: System.Reflection.RuntimeModule Inherits: Module
RuntimeParameterInfo
IL2CPP class: System.Reflection.RuntimeParameterInfo Inherits: ParameterInfo
RuntimePropertyInfo
IL2CPP class: System.Reflection.RuntimePropertyInfo Inherits: PropertyInfo
StrongNameKeyPair
IL2CPP class: System.Reflection.StrongNameKeyPair Inherits: Object
TargetException
IL2CPP class: System.Reflection.TargetException
TargetInvocationException
IL2CPP class: System.Reflection.TargetInvocationException
TargetParameterCountException
IL2CPP class: System.Reflection.TargetParameterCountException
TypeAttributes
TypeFilter
IL2CPP class: System.Reflection.TypeFilter Inherits: MulticastDelegate
TypeInfo
IL2CPP class: System.Reflection.TypeInfo

Traits§

IAmbiguousMatchException
IAmbiguousMatchExceptionMethods
IAssembly
IAssemblyCompanyAttribute
IAssemblyCompanyAttributeMethods
IAssemblyConfigurationAttribute
IAssemblyConfigurationAttributeMethods
IAssemblyCopyrightAttribute
IAssemblyCopyrightAttributeMethods
IAssemblyDefaultAliasAttribute
IAssemblyDefaultAliasAttributeMethods
IAssemblyDelaySignAttribute
IAssemblyDelaySignAttributeMethods
IAssemblyDescriptionAttribute
IAssemblyDescriptionAttributeMethods
IAssemblyFileVersionAttribute
IAssemblyFileVersionAttributeMethods
IAssemblyInformationalVersionAttribute
IAssemblyInformationalVersionAttributeMethods
IAssemblyKeyFileAttribute
IAssemblyKeyFileAttributeMethods
IAssemblyMethods
IAssemblyName
IAssemblyNameMethods
IAssemblyProductAttribute
IAssemblyProductAttributeMethods
IAssemblyTitleAttribute
IAssemblyTitleAttributeMethods
IAssemblyTrademarkAttribute
IAssemblyTrademarkAttributeMethods
IAssembly_ResolveEventHolder
IAssembly_ResolveEventHolderMethods
IAssembly_UnmanagedMemoryStreamForModule
IAssembly_UnmanagedMemoryStreamForModuleMethods
IBinder
IBinderMethods
IConstructorInfo
IConstructorInfoMethods
ICustomAttributeData
ICustomAttributeDataMethods
ICustomAttributeData_LazyCAttrData
ICustomAttributeData_LazyCAttrDataMethods
ICustomAttributeExtensions
ICustomAttributeFormatException
ICustomAttributeFormatExceptionMethods
IDefaultMemberAttribute
IDefaultMemberAttributeMethods
IEventInfo
IEventInfoMethods
IEventInfo_AddEventAdapter
IEventInfo_AddEventAdapterMethods
IExceptionHandlingClause
IExceptionHandlingClauseMethods
IFieldInfo
IFieldInfoMethods
IICustomAttributeProvider
IICustomAttributeProviderMethods
IIReflectableType
IIReflectableTypeMethods
IIntrospectionExtensions
IInvalidFilterCriteriaException
IInvalidFilterCriteriaExceptionMethods
ILocalVariableInfo
ILocalVariableInfoMethods
IManifestResourceInfo
IManifestResourceInfoMethods
IMemberFilter
IMemberFilterMethods
IMemberInfo
IMemberInfoMethods
IMemberInfoSerializationHolder
IMethodBase
IMethodBaseMethods
IMethodBody
IMethodBodyMethods
IMethodInfo
IMethodInfoMethods
IMissing
IMissingMethods
IModule
IModuleMethods
IMonoAssembly
IMonoAssemblyMethods
IMonoCMethod
IMonoCMethodMethods
IMonoEvent
IMonoEventMethods
IMonoField
IMonoFieldMethods
IMonoMethod
IMonoMethodMethods
IMonoModule
IMonoModuleMethods
IMonoParameterInfo
IMonoParameterInfoMethods
IMonoProperty
IMonoPropertyMethods
IMonoProperty_GetterAdapter
IMonoProperty_GetterAdapterMethods
IMonoProperty_Getter_2
IMonoProperty_Getter_2Methods
IMonoProperty_StaticGetter_1
IMonoProperty_StaticGetter_1Methods
IParameterInfo
IParameterInfoMethods
IPointer
IPointerMethods
IPropertyInfo
IPropertyInfoMethods
IReflectionTypeLoadException
IReflectionTypeLoadExceptionMethods
IRtFieldInfo
IRtFieldInfoMethods
IRuntimeAssembly
IRuntimeAssemblyMethods
IRuntimeConstructorInfo
IRuntimeConstructorInfoMethods
IRuntimeEventInfo
IRuntimeEventInfoMethods
IRuntimeFieldInfo
IRuntimeFieldInfoMethods
IRuntimeMethodInfo
IRuntimeMethodInfoMethods
IRuntimeModule
IRuntimeModuleMethods
IRuntimeParameterInfo
IRuntimeParameterInfoMethods
IRuntimePropertyInfo
IRuntimePropertyInfoMethods
IStrongNameKeyPair
IStrongNameKeyPairMethods
ITargetException
ITargetExceptionMethods
ITargetInvocationException
ITargetInvocationExceptionMethods
ITargetParameterCountException
ITargetParameterCountExceptionMethods
ITypeFilter
ITypeFilterMethods
ITypeInfo
ITypeInfoMethods