VBCodeParser.InheritsStatement Método

Definição

Este tipo/membro dá suporte à infraestrutura de .NET Framework e não se destina a ser usado diretamente do seu código. Determina se o código herda uma instrução.

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

Retornos

Boolean

true se o código herdar uma instrução; caso contrário, false.

Aplica-se a