Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Type Member List

This is the complete list of members for System.Type, including all inherited members.

AssemblySystem.Type
AssemblyQualifiedNameSystem.Type
AttributesSystem.Type
BaseTypeSystem.Type
BinarySearch(Array array, object value)System.Typeinlineprivatestatic
CacheEquals(object o)System.Reflection.MemberInfoinlinepackagevirtual
ContainsGenericParametersSystem.Type
CreateGetMemberWithSameMetadataDefinitionAsNotFoundException(MemberInfo member)System.Typeinlineprotectedstatic
CustomAttributesSystem.Reflection.MemberInfo
DeclaringMethodSystem.Type
DeclaringTypeSystem.Type
DefaultBinderSystem.Typestatic
DelimiterSystem.Typestatic
EmptyTypesSystem.Typestatic
Equals(object? o)System.Typeinline
Equals(Type? o)System.Typeinlinevirtual
FilterAttributeSystem.Typestatic
FilterAttributeImpl(MemberInfo m, object filterCriteria)System.Typeinlineprivatestatic
FilterNameSystem.Typestatic
FilterNameIgnoreCaseSystem.Typestatic
FilterNameImpl(MemberInfo m, object filterCriteria, StringComparison comparison)System.Typeinlineprivatestatic
FindInterfaces(TypeFilter filter, object? filterCriteria)System.Typeinlinevirtual
FindMembers(MemberTypes memberType, BindingFlags bindingAttr, MemberFilter? filter, object? filterCriteria)System.Typeinlinevirtual
FormatTypeName()System.Typeinlinepackage
FullNameSystem.Type
GenericParameterAttributesSystem.Type
GenericParameterPositionSystem.Type
GenericTypeArgumentsSystem.Type
GetArrayRank()System.Typeinlinevirtual
GetAttributeFlagsImpl()System.Typeprotected
GetConstructor(Type[] types)System.Typeinline
GetConstructor(BindingFlags bindingAttr, Type[] types)System.Typeinline
GetConstructor(BindingFlags bindingAttr, Binder? binder, Type[] types, ParameterModifier[]? modifiers)System.Typeinline
GetConstructor(BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types, ParameterModifier[]? modifiers)System.Typeinline
GetConstructorImpl(BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types, ParameterModifier[]? modifiers)System.Typeprotected
GetConstructors()System.Typeinline
GetConstructors(BindingFlags bindingAttr)System.Type
GetCustomAttributes(bool inherit)System.Reflection.MemberInfo
GetCustomAttributes(Type attributeType, bool inherit)System.Reflection.MemberInfo
GetCustomAttributesData()System.Reflection.MemberInfoinlinevirtual
GetDefaultMembers()System.Typeinlinevirtual
GetElementType()System.Type
GetEnumData(out string[] enumNames, out Array enumValues)System.Typeinlineprivate
GetEnumName(object value)System.Typeinlinevirtual
GetEnumNames()System.Typeinlinevirtual
GetEnumRawConstantValues()System.Typeinlineprivate
GetEnumUnderlyingType()System.Typeinlinevirtual
GetEnumValues()System.Typeinlinevirtual
GetEvent(string name)System.Typeinline
GetEvent(string name, BindingFlags bindingAttr)System.Type
GetEvents()System.Typeinlinevirtual
GetEvents(BindingFlags bindingAttr)System.Type
GetField(string name)System.Typeinline
GetField(string name, BindingFlags bindingAttr)System.Type
GetFields()System.Typeinline
GetFields(BindingFlags bindingAttr)System.Type
GetGenericArguments()System.Typeinlinevirtual
GetGenericParameterConstraints()System.Typeinlinevirtual
GetGenericTypeDefinition()System.Typeinlinevirtual
GetHashCode()System.Typeinline
GetInterface(string name)System.Typeinline
GetInterface(string name, bool ignoreCase)System.Type
GetInterfaceMap([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicMethods|DynamicallyAccessedMemberTypes.NonPublicMethods)] Type interfaceType)System.Typeinlinevirtual
GetInterfaces()System.Type
GetMember(string name)System.Typeinline
GetMember(string name, BindingFlags bindingAttr)System.Typeinlinevirtual
GetMember(string name, MemberTypes type, BindingFlags bindingAttr)System.Typeinlinevirtual
GetMembers()System.Typeinline
GetMembers(BindingFlags bindingAttr)System.Type
GetMemberWithSameMetadataDefinitionAs(MemberInfo member)System.Typeinlinevirtual
GetMethod(string name)System.Typeinline
GetMethod(string name, BindingFlags bindingAttr)System.Typeinline
GetMethod(string name, BindingFlags bindingAttr, Type[] types)System.Typeinline
GetMethod(string name, Type[] types)System.Typeinline
GetMethod(string name, Type[] types, ParameterModifier[]? modifiers)System.Typeinline
GetMethod(string name, BindingFlags bindingAttr, Binder? binder, Type[] types, ParameterModifier[]? modifiers)System.Typeinline
GetMethod(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types, ParameterModifier[]? modifiers)System.Typeinline
GetMethod(string name, int genericParameterCount, Type[] types)System.Typeinline
GetMethod(string name, int genericParameterCount, Type[] types, ParameterModifier[]? modifiers)System.Typeinline
GetMethod(string name, int genericParameterCount, BindingFlags bindingAttr, Binder? binder, Type[] types, ParameterModifier[]? modifiers)System.Typeinline
GetMethod(string name, int genericParameterCount, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[] types, ParameterModifier[]? modifiers)System.Typeinline
GetMethodImpl(string name, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types, ParameterModifier[]? modifiers)System.Typeprotected
GetMethodImpl(string name, int genericParameterCount, BindingFlags bindingAttr, Binder? binder, CallingConventions callConvention, Type[]? types, ParameterModifier[]? modifiers)System.Typeinlineprotectedvirtual
GetMethods()System.Typeinline
GetMethods(BindingFlags bindingAttr)System.Type
GetNestedType(string name)System.Typeinline
GetNestedType(string name, BindingFlags bindingAttr)System.Type
GetNestedTypes()System.Typeinline
GetNestedTypes(BindingFlags bindingAttr)System.Type
GetProperties()System.Typeinline
GetProperties(BindingFlags bindingAttr)System.Type
GetProperty(string name)System.Typeinline
GetProperty(string name, BindingFlags bindingAttr)System.Typeinline
GetProperty(string name, Type? returnType)System.Typeinline
GetProperty(string name, Type[] types)System.Typeinline
GetProperty(string name, Type? returnType, Type[] types)System.Typeinline
GetProperty(string name, Type? returnType, Type[] types, ParameterModifier[]? modifiers)System.Typeinline
GetProperty(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[] types, ParameterModifier[]? modifiers)System.Typeinline
GetPropertyImpl(string name, BindingFlags bindingAttr, Binder? binder, Type? returnType, Type[]? types, ParameterModifier[]? modifiers)System.Typeprotected
GetRootElementType()System.Typeinlinepackage
GetType(string typeName, bool throwOnError, bool ignoreCase)System.Typeinlinestatic
GetType(string typeName, bool throwOnError)System.Typeinlinestatic
GetType(string typeName)System.Typeinlinestatic
GetType(string typeName, Func< AssemblyName, Assembly?>? assemblyResolver, Func< Assembly?, string, bool, Type?>? typeResolver)System.Typeinlinestatic
GetType(string typeName, Func< AssemblyName, Assembly?>? assemblyResolver, Func< Assembly?, string, bool, Type?>? typeResolver, bool throwOnError)System.Typeinlinestatic
GetType(string typeName, Func< AssemblyName, Assembly?>? assemblyResolver, Func< Assembly?, string, bool, Type?>? typeResolver, bool throwOnError, bool ignoreCase)System.Typeinlinestatic
GetType()System.Typeinline
GetTypeArray(object[] args)System.Typeinlinestatic
GetTypeCode(Type? type)System.Typeinlinestatic
GetTypeCodeImpl()System.Typeinlineprotectedvirtual
GetTypeFromCLSID(Guid clsid)System.Typeinlinestatic
GetTypeFromCLSID(Guid clsid, bool throwOnError)System.Typeinlinestatic
GetTypeFromCLSID(Guid clsid, string? server)System.Typeinlinestatic
GetTypeFromCLSID(Guid clsid, string? server, bool throwOnError)System.Typeinlinestatic
GetTypeFromHandle(RuntimeTypeHandle handle)System.Type
GetTypeFromHandleUnsafe(IntPtr handle)System.Typepackage
GetTypeFromProgID(string progID)System.Typeinlinestatic
GetTypeFromProgID(string progID, bool throwOnError)System.Typeinlinestatic
GetTypeFromProgID(string progID, string? server)System.Typeinlinestatic
GetTypeFromProgID(string progID, string? server, bool throwOnError)System.Typeinlinestatic
GetTypeHandle(object o)System.Typeinlinestatic
GetTypeHandleInternal()System.Typeinlinepackagevirtual
GUIDSystem.Type
HasElementTypeSystem.Type
HasElementTypeImpl()System.Typeprotected
HasSameMetadataDefinitionAs(MemberInfo other)System.Reflection.MemberInfoinlinevirtual
HasSameMetadataDefinitionAsCore< TOther >(MemberInfo other)System.Reflection.MemberInfoinlinepackage
ImplementInterface(Type ifaceType)System.Typeinlinepackage
InvokeMember(string name, BindingFlags invokeAttr, Binder? binder, object? target, object?[]? args)System.Typeinline
InvokeMember(string name, BindingFlags invokeAttr, Binder? binder, object? target, object?[]? args, CultureInfo? culture)System.Typeinline
InvokeMember(string name, BindingFlags invokeAttr, Binder? binder, object? target, object?[]? args, ParameterModifier[]? modifiers, CultureInfo? culture, string[]? namedParameters)System.Type
IsAbstractSystem.Type
IsAnsiClassSystem.Type
IsArraySystem.Type
IsArrayImpl()System.Typeprotected
IsAssignableFrom([NotNullWhen(true)] Type? c)System.Typeinlinevirtual
IsAssignableTo([NotNullWhen(true)] Type? targetType)System.Typeinline
IsAutoClassSystem.Type
IsAutoLayoutSystem.Type
IsByRefSystem.Type
IsByRefImpl()System.Typeprotected
IsByRefLikeSystem.Type
IsClassSystem.Type
IsCollectibleSystem.Reflection.MemberInfo
IsCOMObjectSystem.Type
IsCOMObjectImpl()System.Typeprotected
IsConstructedGenericTypeSystem.Type
IsContextfulSystem.Type
IsContextfulImpl()System.Typeinlineprotectedvirtual
IsDefined(Type attributeType, bool inherit)System.Reflection.MemberInfo
IsEnumSystem.Type
IsEnumDefined(object value)System.Typeinlinevirtual
IsEquivalentTo([NotNullWhen(true)] Type? other)System.Typeinlinevirtual
IsExplicitLayoutSystem.Type
IsGenericMethodParameterSystem.Type
IsGenericParameterSystem.Type
IsGenericTypeSystem.Type
IsGenericTypeDefinitionSystem.Type
IsGenericTypeParameterSystem.Type
IsImportSystem.Type
IsInstanceOfType([NotNullWhen(true)] object? o)System.Typeinlinevirtual
IsIntegerType(Type t)System.Typeinlinepackagestatic
IsInterfaceSystem.Type
IsLayoutSequentialSystem.Type
IsMarshalByRefSystem.Type
IsMarshalByRefImpl()System.Typeinlineprotectedvirtual
IsNestedSystem.Type
IsNestedAssemblySystem.Type
IsNestedFamANDAssemSystem.Type
IsNestedFamilySystem.Type
IsNestedFamORAssemSystem.Type
IsNestedPrivateSystem.Type
IsNestedPublicSystem.Type
IsNotPublicSystem.Type
IsPointerSystem.Type
IsPointerImpl()System.Typeprotected
IsPrimitiveSystem.Type
IsPrimitiveImpl()System.Typeprotected
IsPublicSystem.Type
IsRuntimeImplemented()System.Typeinlinepackage
IsSealedSystem.Type
IsSecurityCriticalSystem.Type
IsSecuritySafeCriticalSystem.Type
IsSecurityTransparentSystem.Type
IsSerializableSystem.Type
IsSignatureTypeSystem.Type
IsSpecialNameSystem.Type
IsSubclassOf(Type c)System.Typeinlinevirtual
IsSZArraySystem.Type
IsTypeDefinitionSystem.Type
IsUnicodeClassSystem.Type
IsValueTypeSystem.Type
IsValueTypeImpl()System.Typeinlineprotectedvirtual
IsVariableBoundArraySystem.Type
IsVisibleSystem.Type
MakeArrayType()System.Typeinlinevirtual
MakeArrayType(int rank)System.Typeinlinevirtual
MakeByRefType()System.Typeinlinevirtual
MakeGenericMethodParameter(int position)System.Typeinlinestatic
MakeGenericSignatureType(Type genericTypeDefinition, params Type[] typeArguments)System.Typeinlinestatic
MakeGenericType(params Type[] typeArguments)System.Typeinlinevirtual
MakePointerType()System.Typeinlinevirtual
MemberTypeSystem.Type
MetadataTokenSystem.Reflection.MemberInfo
MissingSystem.Typestatic
ModuleSystem.Type
NameSystem.Reflection.MemberInfo
NamespaceSystem.Type
operator!=(Type? left, Type? right)System.Type
System::Reflection::MemberInfo.operator!=(MemberInfo? left, MemberInfo? right)System.Reflection.MemberInfoinlinestatic
operator==(Type? left, Type? right)System.Type
System::Reflection::MemberInfo.operator==(MemberInfo? left, MemberInfo? right)System.Reflection.MemberInfoinlinestatic
ReflectedTypeSystem.Type
ReflectionOnlyGetType(string typeName, bool throwIfNotFound, bool ignoreCase)System.Typeinlinestatic
s_defaultBinderSystem.Typeprivatestatic
StructLayoutAttributeSystem.Type
ToString()System.Typeinline
TypeHandleSystem.Type
TypeInitializerSystem.Type
UnderlyingSystemTypeSystem.Type