SyntaxFacts.IsMethodBlock(SyntaxKind) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
static bool IsMethodBlock(Microsoft::CodeAnalysis::VisualBasic::SyntaxKind kind);
public static bool IsMethodBlock(Microsoft.CodeAnalysis.VisualBasic.SyntaxKind kind);
static member IsMethodBlock : Microsoft.CodeAnalysis.VisualBasic.SyntaxKind -> bool
Public Shared Function IsMethodBlock (kind As SyntaxKind) As Boolean
Parameter
- kind
- SyntaxKind