|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
This is the complete list of members for IKVM.Reflection.Reader.UnboundGenericMethodParameter, including all inherited members.
| __ContainsMissingType (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __CreateMissingField(string name, Type fieldType, CustomModifiers customModifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __CreateMissingField(string name, Type fieldType, Type[] requiredCustomModifiers, Type[] optionalCustomModifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __CreateMissingMethod(string name, CallingConventions callingConvention, Type returnType, CustomModifiers returnTypeCustomModifiers, Type[] parameterTypes, CustomModifiers[] parameterTypeCustomModifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __CreateMissingMethod(string name, CallingConventions callingConvention, Type returnType, Type[] returnTypeRequiredCustomModifiers, Type[] returnTypeOptionalCustomModifiers, Type[] parameterTypes, Type[][] parameterTypeRequiredCustomModifiers, Type[][] parameterTypeOptionalCustomModifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __CreateMissingProperty(string name, CallingConventions callingConvention, Type propertyType, CustomModifiers propertyTypeCustomModifiers, Type[] parameterTypes, CustomModifiers[] parameterTypeCustomModifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __GetArrayLowerBounds() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | virtual |
| __GetArraySizes() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | virtual |
| __GetCustomAttributes(Type attributeType, bool inherit) (defined in IKVM.Reflection.MemberInfo) | IKVM.Reflection.MemberInfo | |
| __GetCustomModifiers() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | virtual |
| __GetDeclaredEvents() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | virtual |
| __GetDeclaredFields() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | virtual |
| __GetDeclaredInterfaces() | IKVM.Reflection.Reader.TypeParameterType | |
| __GetDeclaredMethods() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | virtual |
| __GetDeclaredProperties() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | virtual |
| __GetDeclaredTypes() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | virtual |
| __GetGenericArgumentsCustomModifiers() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | virtual |
| __GetGenericArgumentsOptionalCustomModifiers() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __GetGenericArgumentsRequiredCustomModifiers() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __GetGenericParameterConstraintCustomModifiers() | IKVM.Reflection.Reader.UnboundGenericMethodParameter | |
| __GetLayout(out int packingSize, out int typeSize) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | virtual |
| __GetMethodImplMap() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | virtual |
| __GetOptionalCustomModifiers() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __GetRequiredCustomModifiers() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __GetSystemType(TypeCode typeCode) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | static |
| __IsBuiltIn (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __IsCyclicTypeForwarder (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __IsCyclicTypeSpec (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __IsMissing (defined in IKVM.Reflection.MemberInfo) | IKVM.Reflection.MemberInfo | |
| __IsTypeForwarder (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __MakeArrayType(CustomModifiers customModifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __MakeArrayType(Type[] requiredCustomModifiers, Type[] optionalCustomModifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __MakeArrayType(int rank, CustomModifiers customModifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __MakeArrayType(int rank, Type[] requiredCustomModifiers, Type[] optionalCustomModifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __MakeArrayType(int rank, int[] sizes, int[] lobounds, CustomModifiers customModifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __MakeArrayType(int rank, int[] sizes, int[] lobounds, Type[] requiredCustomModifiers, Type[] optionalCustomModifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __MakeByRefType(CustomModifiers customModifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __MakeByRefType(Type[] requiredCustomModifiers, Type[] optionalCustomModifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __MakeGenericType(Type[] typeArguments, CustomModifiers[] customModifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __MakeGenericType(Type[] typeArguments, Type[][] requiredCustomModifiers, Type[][] optionalCustomModifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __MakePointerType(CustomModifiers customModifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __MakePointerType(Type[] requiredCustomModifiers, Type[] optionalCustomModifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __MethodSignature (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __Name (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| __Namespace (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| Assembly (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| AssemblyQualifiedName | IKVM.Reflection.Reader.TypeParameterType | |
| AsType() (defined in IKVM.Reflection.TypeInfo) | IKVM.Reflection.TypeInfo | |
| Attributes | IKVM.Reflection.Reader.TypeParameterType | |
| BaseType | IKVM.Reflection.Reader.TypeParameterType | |
| BindingFlagsMatch(bool state, BindingFlags flags, BindingFlags trueFlag, BindingFlags falseFlag) (defined in IKVM.Reflection.MemberInfo) | IKVM.Reflection.MemberInfo | protectedstatic |
| ContainsGenericParameters (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| ContainsMissingTypeImpl | IKVM.Reflection.Reader.TypeParameterType | protected |
| CustomAttributes (defined in IKVM.Reflection.MemberInfo) | IKVM.Reflection.MemberInfo | |
| DeclaredConstructors (defined in IKVM.Reflection.TypeInfo) | IKVM.Reflection.TypeInfo | |
| DeclaredEvents (defined in IKVM.Reflection.TypeInfo) | IKVM.Reflection.TypeInfo | |
| DeclaredFields (defined in IKVM.Reflection.TypeInfo) | IKVM.Reflection.TypeInfo | |
| DeclaredMembers (defined in IKVM.Reflection.TypeInfo) | IKVM.Reflection.TypeInfo | |
| DeclaredMethods (defined in IKVM.Reflection.TypeInfo) | IKVM.Reflection.TypeInfo | |
| DeclaredNestedTypes (defined in IKVM.Reflection.TypeInfo) | IKVM.Reflection.TypeInfo | |
| DeclaredProperties (defined in IKVM.Reflection.TypeInfo) | IKVM.Reflection.TypeInfo | |
| DeclaringMethod | IKVM.Reflection.Reader.UnboundGenericMethodParameter | |
| DeclaringType | IKVM.Reflection.Reader.UnboundGenericMethodParameter | |
| DefaultBinder (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | static |
| EmptyTypes (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | static |
| Equals(object obj) | IKVM.Reflection.Reader.UnboundGenericMethodParameter | |
| Equals(Type type) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| FindInterfaces(TypeFilter filter, object filterCriteria) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| FindMembers(MemberTypes memberType, BindingFlags bindingAttr, MemberFilter filter, object filterCriteria) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| FullName | IKVM.Reflection.Reader.TypeParameterType | |
| GenericParameterAttributes | IKVM.Reflection.Reader.UnboundGenericMethodParameter | |
| GenericParameterPosition | IKVM.Reflection.Reader.UnboundGenericMethodParameter | |
| GenericTypeArguments (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GenericTypeParameters (defined in IKVM.Reflection.TypeInfo) | IKVM.Reflection.TypeInfo | |
| GetArrayRank() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | virtual |
| GetConstructor(Type[] types) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetConstructor(BindingFlags bindingAttr, Binder binder, Type[] types, ParameterModifier[] modifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetConstructor(BindingFlags bindingAttr, Binder binder, CallingConventions callingConvention, Type[] types, ParameterModifier[] modifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetConstructors() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetConstructors(BindingFlags bindingAttr) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetCustomAttributesData() (defined in IKVM.Reflection.MemberInfo) | IKVM.Reflection.MemberInfo | |
| GetDeclaredEvent(string name) (defined in IKVM.Reflection.TypeInfo) | IKVM.Reflection.TypeInfo | |
| GetDeclaredField(string name) (defined in IKVM.Reflection.TypeInfo) | IKVM.Reflection.TypeInfo | |
| GetDeclaredMethod(string name) (defined in IKVM.Reflection.TypeInfo) | IKVM.Reflection.TypeInfo | |
| GetDeclaredMethods(string name) (defined in IKVM.Reflection.TypeInfo) | IKVM.Reflection.TypeInfo | |
| GetDeclaredNestedType(string name) (defined in IKVM.Reflection.TypeInfo) | IKVM.Reflection.TypeInfo | |
| GetDeclaredProperty(string name) (defined in IKVM.Reflection.TypeInfo) | IKVM.Reflection.TypeInfo | |
| GetDefaultMembers() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetElementType() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | virtual |
| GetEnumName(object value) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetEnumNames() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetEnumUnderlyingType() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | virtual |
| GetEnumValues() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetEvent(string name) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetEvent(string name, BindingFlags bindingAttr) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetEvents() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetEvents(BindingFlags bindingAttr) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetField(string name) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetField(string name, BindingFlags bindingAttr) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetFields() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetFields(BindingFlags bindingAttr) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetFullName() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | protected |
| GetGenericArguments() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | virtual |
| GetGenericParameterConstraints() | IKVM.Reflection.Reader.UnboundGenericMethodParameter | |
| GetGenericTypeDefinition() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | virtual |
| GetHashCode() | IKVM.Reflection.Reader.UnboundGenericMethodParameter | |
| GetInterface(string name) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetInterface(string name, bool ignoreCase) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetInterfaceMap(Type interfaceType) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetInterfaces() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetMember(string name) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetMember(string name, BindingFlags bindingAttr) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetMember(string name, MemberTypes type, BindingFlags bindingAttr) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetMembers() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetMembers(BindingFlags bindingAttr) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetMethod(string name) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetMethod(string name, BindingFlags bindingAttr) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetMethod(string name, Type[] types) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetMethod(string name, Type[] types, ParameterModifier[] modifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetMethod(string name, BindingFlags bindingAttr, Binder binder, Type[] types, ParameterModifier[] modifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetMethod(string name, BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetMethods(BindingFlags bindingAttr) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetMethods() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetNestedType(string name) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetNestedType(string name, BindingFlags bindingAttr) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetNestedTypes() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetNestedTypes(BindingFlags bindingAttr) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetProperties() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetProperties(BindingFlags bindingAttr) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetProperty(string name) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetProperty(string name, BindingFlags bindingAttr) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetProperty(string name, Type returnType) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetProperty(string name, Type[] types) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetProperty(string name, Type returnType, Type[] types) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetProperty(string name, Type returnType, Type[] types, ParameterModifier[] modifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetProperty(string name, BindingFlags bindingAttr, Binder binder, Type returnType, Type[] types, ParameterModifier[] modifiers) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetTypeCode(Type type) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | static |
| GetTypeInfo() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| GetTypeInfo() (defined in IKVM.Reflection.IReflectableType) | IKVM.Reflection.IReflectableType | |
| HasElementType (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| ImplementedInterfaces (defined in IKVM.Reflection.TypeInfo) | IKVM.Reflection.TypeInfo | |
| IsAbstract (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsAnsiClass (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsArray (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsAssignableFrom(TypeInfo typeInfo) (defined in IKVM.Reflection.TypeInfo) | IKVM.Reflection.TypeInfo | |
| IsAssignableFrom(Type type) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsAutoClass (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsAutoLayout (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsByRef (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsClass (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsCOMObject (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsConstructedGenericType (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsContextful (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsDefined(Type attributeType, bool inherit) (defined in IKVM.Reflection.MemberInfo) | IKVM.Reflection.MemberInfo | |
| IsEnum (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsEnumDefined(object value) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsExplicitLayout (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsFunctionPointer (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsGenericMethodParameter (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsGenericParameter (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsGenericType (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsGenericTypeDefinition (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsGenericTypeParameter (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsImport (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsInterface (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsLayoutSequential (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsMarshalByRef (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsNested (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsNestedAssembly (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsNestedFamANDAssem (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsNestedFamily (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsNestedFamORAssem (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsNestedPrivate (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsNestedPublic (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsNotPublic (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsPointer (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsPrimitive (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsPublic (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsSealed (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsSerializable (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsSpecialName (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsSubclassOf(Type type) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsSZArray (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsUnicodeClass (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsUnmanagedFunctionPointer (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsValueType (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| IsValueTypeImpl | IKVM.Reflection.Reader.TypeParameterType | protected |
| IsVisible (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| MakeArrayType() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| MakeArrayType(int rank) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| MakeByRefType() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| MakeGenericType(params Type[] typeArguments) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| MakePointerType() (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| MarkKnownType(string typeNamespace, string typeName) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | protected |
| MemberType (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| MetadataToken | IKVM.Reflection.Reader.UnboundGenericMethodParameter | |
| Module | IKVM.Reflection.Reader.UnboundGenericMethodParameter | |
| Name | IKVM.Reflection.Reader.UnboundGenericMethodParameter | |
| Namespace | IKVM.Reflection.Reader.UnboundGenericMethodParameter | |
| operator!=(Type t1, Type t2) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | static |
| operator!=(MemberInfo m1, MemberInfo m2) (defined in IKVM.Reflection.MemberInfo) | IKVM.Reflection.MemberInfo | static |
| operator==(Type t1, Type t2) (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | static |
| operator==(MemberInfo m1, MemberInfo m2) (defined in IKVM.Reflection.MemberInfo) | IKVM.Reflection.MemberInfo | static |
| ReflectedType (defined in IKVM.Reflection.MemberInfo) | IKVM.Reflection.MemberInfo | |
| SetReflectedType< T >(T member, Type type) (defined in IKVM.Reflection.MemberInfo) | IKVM.Reflection.MemberInfo | protectedstatic |
| SetReflectedType< T >(T[] members, Type type) (defined in IKVM.Reflection.MemberInfo) | IKVM.Reflection.MemberInfo | protectedstatic |
| StructLayoutAttribute (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| ToString() | IKVM.Reflection.Reader.TypeParameterType | |
| TypeFlags enum name (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | protected |
| typeFlags (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | protected |
| TypeInitializer (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| TypeParameterType(byte sigElementType) | IKVM.Reflection.Reader.TypeParameterType | protected |
| UnderlyingSystemType (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | |
| underlyingType (defined in IKVM.Reflection.Type) | IKVM.Reflection.Type | protected |