GenericTypeParameterBuilder.IsCOMObjectImpl Méthode

Définition

En cas de substitution dans une classe dérivée, implémente la propriété IsCOMObject et détermine si l'Type est un objet COM.

protected:
 override bool IsCOMObjectImpl();
protected override bool IsCOMObjectImpl();
override this.IsCOMObjectImpl : unit -> bool
Protected Overrides Function IsCOMObjectImpl () As Boolean

Retours

true s’il Type s’agit d’un objet COM ; sinon, false.

S’applique à