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

This is the complete list of members for IKVM.Reflection.ArrayType, 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.ElementHolderType
__GetDeclaredEvents() (defined in IKVM.Reflection.Type)IKVM.Reflection.Typevirtual
__GetDeclaredFields() (defined in IKVM.Reflection.Type)IKVM.Reflection.Typevirtual
__GetDeclaredInterfaces()IKVM.Reflection.ArrayType
__GetDeclaredMethods()IKVM.Reflection.ArrayType
__GetDeclaredProperties() (defined in IKVM.Reflection.Type)IKVM.Reflection.Typevirtual
__GetDeclaredTypes() (defined in IKVM.Reflection.Type)IKVM.Reflection.Typevirtual
__GetGenericArgumentsCustomModifiers() (defined in IKVM.Reflection.Type)IKVM.Reflection.Typevirtual
__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) (defined in IKVM.Reflection.Type)IKVM.Reflection.Typevirtual
__GetMethodImplMap() (defined in IKVM.Reflection.Type)IKVM.Reflection.Typevirtual
__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
__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 (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
AsType() (defined in IKVM.Reflection.TypeInfo)IKVM.Reflection.TypeInfo
AttributesIKVM.Reflection.ArrayType
BaseTypeIKVM.Reflection.ArrayType
BindingFlagsMatch(bool state, BindingFlags flags, BindingFlags trueFlag, BindingFlags falseFlag) (defined in IKVM.Reflection.MemberInfo)IKVM.Reflection.MemberInfoprotectedstatic
ContainsGenericParametersIKVM.Reflection.ElementHolderType
ContainsMissingTypeImplIKVM.Reflection.ElementHolderTypeprotected
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 (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
DeclaringType (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
DefaultBinder (defined in IKVM.Reflection.Type)IKVM.Reflection.Typestatic
ElementHolderType(Type elementType, CustomModifiers mods, byte sigElementType)IKVM.Reflection.ElementHolderTypeprotected
elementTypeIKVM.Reflection.ElementHolderTypeprotected
EmptyTypes (defined in IKVM.Reflection.Type)IKVM.Reflection.Typestatic
Equals(object o)IKVM.Reflection.ArrayType
Equals(Type type) (defined in IKVM.Reflection.Type)IKVM.Reflection.Type
EqualsHelper(ElementHolderType other)IKVM.Reflection.ElementHolderTypeprotected
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.ElementHolderType
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
GenericTypeParameters (defined in IKVM.Reflection.TypeInfo)IKVM.Reflection.TypeInfo
GetArrayRank()IKVM.Reflection.ArrayType
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()IKVM.Reflection.ElementHolderType
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() (defined in IKVM.Reflection.Type)IKVM.Reflection.Typevirtual
GetGenericParameterConstraints() (defined in IKVM.Reflection.Type)IKVM.Reflection.Typevirtual
GetGenericTypeDefinition() (defined in IKVM.Reflection.Type)IKVM.Reflection.Typevirtual
GetHashCode()IKVM.Reflection.ArrayType
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
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
IsValueTypeImplIKVM.Reflection.ElementHolderTypeprotected
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
MetadataToken (defined in IKVM.Reflection.MemberInfo)IKVM.Reflection.MemberInfo
ModuleIKVM.Reflection.ElementHolderType
NameIKVM.Reflection.ElementHolderType
NamespaceIKVM.Reflection.ElementHolderType
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()IKVM.Reflection.ElementHolderType
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
Wrap(Type type, CustomModifiers mods)IKVM.Reflection.ArrayTypeprotected