Partilhar via


SyntaxFacts.IsStopOrEndStatement(SyntaxKind) Método

Definição

public:
 static bool IsStopOrEndStatement(Microsoft::CodeAnalysis::VisualBasic::SyntaxKind kind);
public static bool IsStopOrEndStatement (Microsoft.CodeAnalysis.VisualBasic.SyntaxKind kind);
static member IsStopOrEndStatement : Microsoft.CodeAnalysis.VisualBasic.SyntaxKind -> bool
Public Shared Function IsStopOrEndStatement (kind As SyntaxKind) As Boolean

Parâmetros

kind
SyntaxKind

Retornos

Aplica-se a