TypeDelegator.IsFunctionPointer Propriété

Définition

Obtient une valeur qui indique si le actuel Type est un pointeur de fonction.

public:
 virtual property bool IsFunctionPointer { bool get(); };
public override bool IsFunctionPointer { get; }
member this.IsFunctionPointer : bool
Public Overrides ReadOnly Property IsFunctionPointer As Boolean

Valeur de propriété

true si le courant Type est un pointeur de fonction ; sinon, false.

S’applique à