IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IKVM.Reflection.MissingType Member List

This is the complete list of members for IKVM.Reflection.MissingType, 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.Typevirtual
__GetArraySizes() (defined in IKVM.Reflection.Type)IKVM.Reflection.Typevirtual
__GetCustomAttributes(Type attributeType, bool inherit) (defined in IKVM.Reflection.MemberInfo)IKVM.Reflection.MemberInfo
__GetCustomModifiers()IKVM.Reflection.MissingType
__GetDeclaredEvents()IKVM.Reflection.MissingType
__GetDeclaredFields()IKVM.Reflection.MissingType
__GetDeclaredInterfaces()IKVM.Reflection.MissingType
__GetDeclaredMethods()IKVM.Reflection.MissingType
__GetDeclaredProperties()IKVM.Reflection.MissingType
__GetDeclaredTypes()IKVM.Reflection.MissingType
__GetGenericArgumentsCustomModifiers()IKVM.Reflection.MissingType
__GetGenericArgumentsOptionalCustomModifiers() (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
__GetGenericArgumentsRequiredCustomModifiers() (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
__GetGenericParameterConstraintCustomModifiers() (defined in IKVM.Reflection.Type)IKVM.Reflection.Typevirtual
__GetLayout(out int packingSize, out int typeSize)IKVM.Reflection.MissingType
__GetMethodImplMap()IKVM.Reflection.MissingType
__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.Typestatic
__IsBuiltIn (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
__IsCyclicTypeForwarderIKVM.Reflection.MissingType
__IsCyclicTypeSpecIKVM.Reflection.MissingType
__IsMissingIKVM.Reflection.MissingType
__IsTypeForwarderIKVM.Reflection.MissingType
__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 (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
AttributesIKVM.Reflection.MissingType
BaseTypeIKVM.Reflection.MissingType
BindingFlagsMatch(bool state, BindingFlags flags, BindingFlags trueFlag, BindingFlags falseFlag) (defined in IKVM.Reflection.MemberInfo)IKVM.Reflection.MemberInfoprotectedstatic
ContainsGenericParameters (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
ContainsMissingTypeImpl (defined in IKVM.Reflection.Type)IKVM.Reflection.Typeprotected
CustomAttributes (defined in IKVM.Reflection.MemberInfo)IKVM.Reflection.MemberInfo
DeclaringMethod (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
DeclaringTypeIKVM.Reflection.MissingType
DefaultBinder (defined in IKVM.Reflection.Type)IKVM.Reflection.Typestatic
EmptyTypes (defined in IKVM.Reflection.Type)IKVM.Reflection.Typestatic
Equals(Type type) (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
Equals(object obj) (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
FullNameIKVM.Reflection.MissingType
GenericParameterAttributes (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
GenericParameterPosition (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
GenericTypeArguments (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
GetArrayRank() (defined in IKVM.Reflection.Type)IKVM.Reflection.Typevirtual
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
GetDefaultMembers() (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
GetElementType() (defined in IKVM.Reflection.Type)IKVM.Reflection.Typevirtual
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.Typevirtual
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.Typeprotected
GetGenericArguments()IKVM.Reflection.MissingType
GetGenericParameterConstraints() (defined in IKVM.Reflection.Type)IKVM.Reflection.Typevirtual
GetGenericTypeDefinition() (defined in IKVM.Reflection.Type)IKVM.Reflection.Typevirtual
GetHashCode() (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
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.Typestatic
GetTypeInfo() (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
HasElementType (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
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(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
IsGenericTypeIKVM.Reflection.MissingType
IsGenericTypeDefinitionIKVM.Reflection.MissingType
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
IsValueTypeImplIKVM.Reflection.MissingTypeprotected
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.Typeprotected
MemberType (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
MetadataTokenIKVM.Reflection.MissingType
ModuleIKVM.Reflection.MissingType
NameIKVM.Reflection.MissingType
Namespace (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
operator!=(Type t1, Type t2) (defined in IKVM.Reflection.Type)IKVM.Reflection.Typestatic
operator!=(MemberInfo m1, MemberInfo m2) (defined in IKVM.Reflection.MemberInfo)IKVM.Reflection.MemberInfostatic
operator==(Type t1, Type t2) (defined in IKVM.Reflection.Type)IKVM.Reflection.Typestatic
operator==(MemberInfo m1, MemberInfo m2) (defined in IKVM.Reflection.MemberInfo)IKVM.Reflection.MemberInfostatic
ReflectedType (defined in IKVM.Reflection.MemberInfo)IKVM.Reflection.MemberInfo
SetReflectedType< T >(T member, Type type) (defined in IKVM.Reflection.MemberInfo)IKVM.Reflection.MemberInfoprotectedstatic
SetReflectedType< T >(T[] members, Type type) (defined in IKVM.Reflection.MemberInfo)IKVM.Reflection.MemberInfoprotectedstatic
StructLayoutAttribute (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
ToString() (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
TypeFlags enum name (defined in IKVM.Reflection.Type)IKVM.Reflection.Typeprotected
typeFlags (defined in IKVM.Reflection.Type)IKVM.Reflection.Typeprotected
TypeInitializer (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
UnderlyingSystemType (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
underlyingType (defined in IKVM.Reflection.Type)IKVM.Reflection.Typeprotected