Freigeben über


SyntaxFacts.IsStopOrEndStatementStopOrEndKeyword(SyntaxKind) Methode

Definition

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

Parameter

kind
SyntaxKind

Gibt zurück

Gilt für: