SyntaxFacts.IsPredefinedType(SyntaxKind) Methode

Definition

public:
 static bool IsPredefinedType(Microsoft::CodeAnalysis::CSharp::SyntaxKind kind);
public static bool IsPredefinedType (Microsoft.CodeAnalysis.CSharp.SyntaxKind kind);
static member IsPredefinedType : Microsoft.CodeAnalysis.CSharp.SyntaxKind -> bool
Public Function IsPredefinedType (kind As SyntaxKind) As Boolean

Parameter

kind
SyntaxKind

Gibt zurück

Gilt für: