_Type
Assembly
AssemblyQualifiedName
Attributes
BaseType
DeclaringType
FullName
GUID
HasElementType
IsAbstract
IsAnsiClass
IsArray
IsAutoClass
IsAutoLayout
IsByRef
IsClass
IsCOMObject
IsContextful
IsEnum
IsExplicitLayout
IsImport
IsInterface
IsLayoutSequential
IsMarshalByRef
IsNestedAssembly
IsNestedFamANDAssem
IsNestedFamily
IsNestedFamORAssem
IsNestedPrivate
IsNestedPublic
IsNotPublic
IsPointer
IsPrimitive
IsPublic
IsSealed
IsSerializable
IsSpecialName
IsUnicodeClass
IsValueType
MemberType
Module
Name
Namespace
ReflectedType
TypeHandle
TypeInitializer
UnderlyingSystemType
Equals(Object)
Equals(Type)
FindInterfaces(TypeFilter, Object)
FindMembers(MemberTypes, BindingFlags, MemberFilter, Object)
GetArrayRank()
GetConstructor(Type[])
GetConstructor(BindingFlags, Binder, Type[], ParameterModifier[])
GetConstructor(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])
GetConstructors()
GetConstructors(BindingFlags)
GetCustomAttributes(Boolean)
GetCustomAttributes(Type, Boolean)
GetDefaultMembers()
GetElementType()
GetEvent(String)
GetEvent(String, BindingFlags)
GetEvents()
GetEvents(BindingFlags)
GetField(String)
GetField(String, BindingFlags)
GetFields()
GetFields(BindingFlags)
GetHashCode()
GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr)
GetInterface(String)
GetInterface(String, Boolean)
GetInterfaceMap(Type)
GetInterfaces()
GetMember(String)
GetMember(String, BindingFlags)
GetMember(String, MemberTypes, BindingFlags)
GetMembers()
GetMembers(BindingFlags)
GetMethod(String)
GetMethod(String, BindingFlags)
GetMethod(String, Type[])
GetMethod(String, Type[], ParameterModifier[])
GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])
GetMethod(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])
GetMethods()
GetMethods(BindingFlags)
GetNestedType(String)
GetNestedType(String, BindingFlags)
GetNestedTypes()
GetNestedTypes(BindingFlags)
GetProperties()
GetProperties(BindingFlags)
GetProperty(String)
GetProperty(String, BindingFlags)
GetProperty(String, Type)
GetProperty(String, Type[])
GetProperty(String, Type, Type[])
GetProperty(String, Type, Type[], ParameterModifier[])
GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])
GetType()
GetTypeInfo(UInt32, UInt32, IntPtr)
GetTypeInfoCount(UInt32)
Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)
InvokeMember(String, BindingFlags, Binder, Object, Object[])
InvokeMember(String, BindingFlags, Binder, Object, Object[], CultureInfo)
InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])
IsAssignableFrom(Type)
IsDefined(Type, Boolean)
IsInstanceOfType(Object)
IsSubclassOf(Type)
ToString()
net35-client
namespace System.Runtime.InteropServices
{
[CLSCompliant(false)]
[ComVisible(true)]
[Guid("BCA8B44D-AAD6-3A86-8AB7-03349F4F2DA2")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibImportClass(typeof(Type))]
public interface _Type
{
object[] GetCustomAttributes(Type attributeType, bool inherit);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
.NET Framework | 1.12.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net35-client | |
Assembly | mscorlib , Version=2.0.0.0, PublicKeyToken=b77a5c561934e089 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API