Type Members

Include Protected Members
Include Inherited Members

The Type type exposes the following members.

Constructors

  Name Description
Protected method Type

Top

Methods

  Name Description
Public method Equals Overloaded.
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method FindInterfaces
Public method FindMembers
Public method GetArrayRank
Protected method GetAttributeFlagsImpl
Public method GetConstructor Overloaded.
Protected method GetConstructorImpl
Public method GetConstructors Overloaded.
Public method GetCustomAttributes Overloaded.
Public method GetCustomAttributesData (Inherited from MemberInfo.)
Public method GetDefaultMembers
Public method GetElementType
Public method GetEvent Overloaded.
Public method GetEvents Overloaded.
Public method GetField Overloaded.
Public method GetFields Overloaded.
Public method GetGenericArguments
Public method GetGenericParameterConstraints
Public method GetGenericTypeDefinition
Public method GetHashCode (Overrides ObjectGetHashCode().)
Public method GetInterface Overloaded.
Public method GetInterfaceMap
Public method GetInterfaces
Public method GetMember Overloaded.
Public method GetMembers Overloaded.
Public method GetMethod Overloaded.
Protected method GetMethodImpl
Public method GetMethods Overloaded.
Public method GetNestedType Overloaded.
Public method GetNestedTypes Overloaded.
Public method GetProperties Overloaded.
Public method GetProperty Overloaded.
Protected method GetPropertyImpl
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public methodStatic member GetTypeCode
Protected method GetTypeCodeImpl
Protected method HasElementTypeImpl
Public method InvokeMember
Protected method IsArrayImpl
Public method IsAssignableFrom
Protected method IsByRefImpl
Protected method IsCOMObjectImpl
Protected method IsContextfulImpl
Public method IsDefined (Inherited from MemberInfo.)
Public method IsInstanceOfType
Protected method IsMarshalByRefImpl
Protected method IsPointerImpl
Protected method IsPrimitiveImpl
Public method IsSubclassOf
Protected method IsValueTypeImpl
Public method MakeArrayType Overloaded.
Public method MakeByRefType
Public method MakeGenericType
Public method MakePointerType
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member Delimiter
Public fieldStatic member EmptyTypes

Top

Properties

  Name Description
Public property Assembly
Public property AssemblyQualifiedName
Public property Attributes
Public property BaseType
Public property ContainsGenericParameters
Public property DeclaringMethod
Public property DeclaringType (Inherited from MemberInfo.)
Public property FullName
Public property GenericParameterAttributes
Public property GenericParameterPosition
Public property GUID
Public property HasElementType
Public property IsAbstract
Public property IsAnsiClass
Public property IsArray
Public property IsAutoClass
Public property IsAutoLayout
Public property IsByRef
Public property IsClass
Public property IsCOMObject
Public property IsContextful
Public property IsEnum
Public property IsExplicitLayout
Public property IsGenericParameter
Public property IsGenericType
Public property IsGenericTypeDefinition
Public property IsImport
Public property IsInterface
Public property IsLayoutSequential
Public property IsMarshalByRef
Public property IsNested
Public property IsNestedAssembly
Public property IsNestedFamANDAssem
Public property IsNestedFamily
Public property IsNestedFamORAssem
Public property IsNestedPrivate
Public property IsNestedPublic
Public property IsNotPublic
Public property IsPointer
Public property IsPrimitive
Public property IsPublic
Public property IsSealed
Public property IsSerializable
Public property IsSpecialName
Public property IsUnicodeClass
Public property IsValueType
Public property IsVisible
Public property MemberType (Inherited from MemberInfo.)
Public property MetadataToken (Inherited from MemberInfo.)
Public property Module (Overrides MemberInfo.Module.)
Public property Name (Inherited from MemberInfo.)
Public property Namespace
Public property ReflectedType (Inherited from MemberInfo.)
Public property StructLayoutAttribute
Public property TypeHandle
Public property UnderlyingSystemType

Top

See Also

Reference

Type Class

System.Reflection.Mock Namespace