Partager via


VBCodeParser.InheritsStatement Méthode

Définition

Ce type/membre prend en charge l’infrastructure .NET Framework et n’est pas destiné à être utilisé directement à partir de votre code. Détermine si le code hérite d’une instruction.

protected virtual bool InheritsStatement();
abstract member InheritsStatement : unit -> bool
override this.InheritsStatement : unit -> bool
Protected Overridable Function InheritsStatement () As Boolean

Retours

true si le code hérite d’une instruction ; sinon, false.

S’applique à