EnumBuilder.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 le 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 si Type est un objet COM ; sinon, false.

S’applique à