_Type Interface

Définition

Important

Cette API n’est pas conforme CLS.

Expose les membres publics de la classe Type au code non managé.

public interface class _Type
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("BCA8B44D-AAD6-3A86-8AB7-03349F4F2DA2")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface _Type
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("BCA8B44D-AAD6-3A86-8AB7-03349F4F2DA2")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComVisible(true)]
public interface _Type
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("BCA8B44D-AAD6-3A86-8AB7-03349F4F2DA2")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type _Type = interface
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("BCA8B44D-AAD6-3A86-8AB7-03349F4F2DA2")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type _Type = interface
Public Interface _Type
Dérivé
Attributs

Remarques

Cette interface est destinée à l’accès aux classes managées à partir du code non managé et ne doit pas être appelée à partir du code managé.

Cette interface conserve l’ordre vtable des membres de la System.Type classe auxquels les objets COM non managés peuvent accéder.

Propriétés

Assembly

Fournit des objets COM avec un accès indépendant de la version à la propriété Assembly.

AssemblyQualifiedName

Fournit des objets COM avec un accès indépendant de la version à la propriété AssemblyQualifiedName.

Attributes

Fournit des objets COM avec un accès indépendant de la version à la propriété Attributes.

BaseType

Fournit des objets COM avec un accès indépendant de la version à la propriété BaseType.

DeclaringType

Fournit des objets COM avec un accès indépendant de la version à la propriété DeclaringType.

FullName

Fournit des objets COM avec un accès indépendant de la version à la propriété FullName.

GUID

Fournit des objets COM avec un accès indépendant de la version à la propriété GUID.

HasElementType

Fournit des objets COM avec un accès indépendant de la version à la propriété HasElementType.

IsAbstract

Fournit des objets COM avec un accès indépendant de la version à la propriété IsAbstract.

IsAnsiClass

Fournit des objets COM avec un accès indépendant de la version à la propriété IsAnsiClass.

IsArray

Fournit des objets COM avec un accès indépendant de la version à la propriété IsArray.

IsAutoClass

Fournit des objets COM avec un accès indépendant de la version à la propriété IsAutoClass.

IsAutoLayout

Fournit des objets COM avec un accès indépendant de la version à la propriété IsAutoLayout.

IsByRef

Fournit des objets COM avec un accès indépendant de la version à la propriété IsByRef.

IsClass

Fournit des objets COM avec un accès indépendant de la version à la propriété IsClass.

IsCOMObject

Fournit des objets COM avec un accès indépendant de la version à la propriété IsCOMObject.

IsContextful

Fournit des objets COM avec un accès indépendant de la version à la propriété IsContextful.

IsEnum

Fournit des objets COM avec un accès indépendant de la version à la propriété IsEnum.

IsExplicitLayout

Fournit des objets COM avec un accès indépendant de la version à la propriété IsExplicitLayout.

IsImport

Fournit des objets COM avec un accès indépendant de la version à la propriété IsImport.

IsInterface

Fournit des objets COM avec un accès indépendant de la version à la propriété IsInterface.

IsLayoutSequential

Fournit des objets COM avec un accès indépendant de la version à la propriété IsLayoutSequential.

IsMarshalByRef

Fournit des objets COM avec un accès indépendant de la version à la propriété IsMarshalByRef.

IsNestedAssembly

Fournit des objets COM avec un accès indépendant de la version à la propriété IsNestedAssembly.

IsNestedFamANDAssem

Fournit des objets COM avec un accès indépendant de la version à la propriété IsNestedFamANDAssem.

IsNestedFamily

Fournit des objets COM avec un accès indépendant de la version à la propriété IsNestedFamily.

IsNestedFamORAssem

Fournit des objets COM avec un accès indépendant de la version à la propriété IsNestedFamORAssem.

IsNestedPrivate

Fournit des objets COM avec un accès indépendant de la version à la propriété IsNestedPrivate.

IsNestedPublic

Fournit des objets COM avec un accès indépendant de la version à la propriété IsNestedPublic.

IsNotPublic

Fournit des objets COM avec un accès indépendant de la version à la propriété IsNotPublic.

IsPointer

Fournit des objets COM avec un accès indépendant de la version à la propriété IsPointer.

IsPrimitive

Fournit des objets COM avec un accès indépendant de la version à la propriété IsPrimitive.

IsPublic

Fournit des objets COM avec un accès indépendant de la version à la propriété IsPublic.

IsSealed

Fournit des objets COM avec un accès indépendant de la version à la propriété IsSealed.

IsSerializable

Fournit des objets COM avec un accès indépendant de la version à la propriété IsSerializable.

IsSpecialName

Fournit des objets COM avec un accès indépendant de la version à la propriété IsSpecialName.

IsUnicodeClass

Fournit des objets COM avec un accès indépendant de la version à la propriété IsUnicodeClass.

IsValueType

Fournit des objets COM avec un accès indépendant de la version à la propriété IsValueType.

MemberType

Fournit des objets COM avec un accès indépendant de la version à la propriété MemberType.

Module

Fournit des objets COM avec un accès indépendant de la version à la propriété Module.

Name

Fournit des objets COM avec un accès indépendant de la version à la propriété Name.

Namespace

Fournit des objets COM avec un accès indépendant de la version à la propriété Namespace.

ReflectedType

Fournit des objets COM avec un accès indépendant de la version à la propriété ReflectedType.

TypeHandle

Fournit des objets COM avec un accès indépendant de la version à la propriété TypeHandle.

TypeInitializer

Fournit des objets COM avec un accès indépendant de la version à la propriété TypeInitializer.

UnderlyingSystemType

Fournit des objets COM avec un accès indépendant de la version à la propriété UnderlyingSystemType.

Méthodes

Equals(Object)

Fournit des objets COM avec un accès indépendant de la version à la méthode Equals(Object).

Equals(Type)

Fournit des objets COM avec un accès indépendant de la version à la méthode Equals(Type).

FindInterfaces(TypeFilter, Object)

Fournit des objets COM avec un accès indépendant de la version à la méthode FindInterfaces(TypeFilter, Object).

FindMembers(MemberTypes, BindingFlags, MemberFilter, Object)

Fournit des objets COM avec un accès indépendant de la version à la méthode FindMembers(MemberTypes, BindingFlags, MemberFilter, Object).

GetArrayRank()

Fournit des objets COM avec un accès indépendant de la version à la méthode GetArrayRank().

GetConstructor(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])

Fournit des objets COM avec un accès indépendant de la version à la méthode GetConstructor(BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]).

GetConstructor(BindingFlags, Binder, Type[], ParameterModifier[])

Fournit des objets COM avec un accès indépendant de la version à la méthode GetConstructor(BindingFlags, Binder, Type[], ParameterModifier[]).

GetConstructor(Type[])

Fournit des objets COM avec un accès indépendant de la version à la méthode GetConstructor(Type[]).

GetConstructors()

Fournit des objets COM avec un accès indépendant de la version à la méthode GetConstructors().

GetConstructors(BindingFlags)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetConstructors(BindingFlags).

GetCustomAttributes(Boolean)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetCustomAttributes(Boolean).

GetCustomAttributes(Type, Boolean)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetCustomAttributes(Type, Boolean).

GetDefaultMembers()

Fournit des objets COM avec un accès indépendant de la version à la méthode GetDefaultMembers().

GetElementType()

Fournit des objets COM avec un accès indépendant de la version à la méthode GetElementType().

GetEvent(String)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetEvent(String).

GetEvent(String, BindingFlags)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetEvent(String, BindingFlags).

GetEvents()

Fournit des objets COM avec un accès indépendant de la version à la méthode GetEvents().

GetEvents(BindingFlags)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetEvents(BindingFlags).

GetField(String)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetField(String).

GetField(String, BindingFlags)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetField(String, BindingFlags).

GetFields()

Fournit des objets COM avec un accès indépendant de la version à la méthode GetFields().

GetFields(BindingFlags)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetFields(BindingFlags).

GetHashCode()

Fournit des objets COM avec un accès indépendant de la version à la méthode GetHashCode().

GetIDsOfNames(Guid, IntPtr, UInt32, UInt32, IntPtr)

Mappe un jeu de noms avec un jeu correspondant d'identificateurs de dispatch.

GetInterface(String)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetInterface(String).

GetInterface(String, Boolean)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetInterface(String, Boolean).

GetInterfaceMap(Type)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetInterfaceMap(Type).

GetInterfaces()

Fournit des objets COM avec un accès indépendant de la version à la méthode GetInterfaces().

GetMember(String)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetMember(String).

GetMember(String, BindingFlags)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetMember(String, BindingFlags).

GetMember(String, MemberTypes, BindingFlags)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetMember(String, MemberTypes, BindingFlags).

GetMembers()

Fournit des objets COM avec un accès indépendant de la version à la méthode GetMembers().

GetMembers(BindingFlags)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetMembers(BindingFlags).

GetMethod(String)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetMethod(String).

GetMethod(String, BindingFlags)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetMethod(String, BindingFlags).

GetMethod(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[])

Fournit des objets COM avec un accès indépendant de la version à la méthode GetMethod(String, BindingFlags, Binder, CallingConventions, Type[], ParameterModifier[]).

GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[])

Fournit des objets COM avec un accès indépendant de la version à la méthode GetMethod(String, BindingFlags, Binder, Type[], ParameterModifier[]).

GetMethod(String, Type[])

Fournit des objets COM avec un accès indépendant de la version à la méthode GetMethod(String, Type[]).

GetMethod(String, Type[], ParameterModifier[])

Fournit des objets COM avec un accès indépendant de la version à la méthode GetMethod(String, Type[], ParameterModifier[]).

GetMethods()

Fournit des objets COM avec un accès indépendant de la version à la méthode GetMethods().

GetMethods(BindingFlags)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetMethods(BindingFlags).

GetNestedType(String)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetNestedType(String).

GetNestedType(String, BindingFlags)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetNestedType(String, BindingFlags).

GetNestedTypes()

Fournit des objets COM avec un accès indépendant de la version à la méthode GetNestedTypes().

GetNestedTypes(BindingFlags)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetNestedTypes(BindingFlags) indépendant à la version et recherche les types imbriqués dans le Type actuel, à l'aide des contraintes de liaison spécifiées.

GetProperties()

Fournit des objets COM avec un accès indépendant de la version à la méthode GetProperties().

GetProperties(BindingFlags)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetProperties(BindingFlags).

GetProperty(String)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetProperty(String).

GetProperty(String, BindingFlags)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetProperty(String, BindingFlags).

GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[])

Fournit des objets COM avec un accès indépendant de la version à la méthode GetProperty(String, BindingFlags, Binder, Type, Type[], ParameterModifier[]).

GetProperty(String, Type)

Fournit des objets COM avec un accès indépendant de la version à la méthode GetProperty(String, Type).

GetProperty(String, Type, Type[])

Fournit des objets COM avec un accès indépendant de la version à la méthode GetProperty(String, Type, Type[]).

GetProperty(String, Type, Type[], ParameterModifier[])

Fournit des objets COM avec un accès indépendant de la version à la méthode GetProperty(String, Type, Type[], ParameterModifier[]).

GetProperty(String, Type[])

Fournit des objets COM avec un accès indépendant de la version à la méthode GetProperty(String, Type[]).

GetType()

Fournit des objets COM avec un accès indépendant de la version à la méthode GetType().

GetTypeInfo(UInt32, UInt32, IntPtr)

Récupère les informations de type pour un objet, qui peuvent être utilisées ensuite pour obtenir les informations de type d'une interface.

GetTypeInfoCount(UInt32)

Récupère le nombre d'interfaces d'informations de type fourni par un objet (0 ou 1).

Invoke(UInt32, Guid, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr)

Fournit l'accès aux propriétés et aux méthodes exposées par un objet.

InvokeMember(String, BindingFlags, Binder, Object, Object[])

Fournit des objets COM avec un accès indépendant de la version à la méthode InvokeMember(String, BindingFlags, Binder, Object, Object[]).

InvokeMember(String, BindingFlags, Binder, Object, Object[], CultureInfo)

Fournit des objets COM avec un accès indépendant de la version à la méthode InvokeMember(String, BindingFlags, Binder, Object, Object[], CultureInfo).

InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[])

Fournit des objets COM avec un accès indépendant de la version à la méthode InvokeMember(String, BindingFlags, Binder, Object, Object[], ParameterModifier[], CultureInfo, String[]).

IsAssignableFrom(Type)

Fournit des objets COM avec un accès indépendant de la version à la méthode IsAssignableFrom(Type).

IsDefined(Type, Boolean)

Fournit des objets COM avec un accès indépendant de la version à la méthode IsDefined(Type, Boolean).

IsInstanceOfType(Object)

Fournit des objets COM avec un accès indépendant de la version à la méthode IsInstanceOfType(Object).

IsSubclassOf(Type)

Fournit des objets COM avec un accès indépendant de la version à la méthode IsSubclassOf(Type).

ToString()

Fournit des objets COM avec un accès indépendant de la version à la méthode ToString().

S’applique à