EnumBuilder.IsPointerImpl Méthode

Définition

En cas de substitution dans une classe dérivée, implémente la propriété IsPointer et détermine si le Type est un pointeur.

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

Retours

true si Type est un pointeur ; sinon, false.

S’applique à