共用方式為


SyntaxFacts.GetPunctuationKinds 方法

定義

public:
 static System::Collections::Generic::IEnumerable<Microsoft::CodeAnalysis::CSharp::SyntaxKind> ^ GetPunctuationKinds();
public static System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.CSharp.SyntaxKind> GetPunctuationKinds ();
[System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.CodeAnalysis.CSharp.SyntaxFacts+<GetPunctuationKinds>d__48))]
public static System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.CSharp.SyntaxKind> GetPunctuationKinds ();
[System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.CodeAnalysis.CSharp.SyntaxFacts+<GetPunctuationKinds>d__54))]
public static System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.CSharp.SyntaxKind> GetPunctuationKinds ();
[System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.CodeAnalysis.CSharp.SyntaxFacts+<GetPunctuationKinds>d__55))]
public static System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.CSharp.SyntaxKind> GetPunctuationKinds ();
[System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.CodeAnalysis.CSharp.SyntaxFacts+<GetPunctuationKinds>d__58))]
public static System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.CSharp.SyntaxKind> GetPunctuationKinds ();
static member GetPunctuationKinds : unit -> seq<Microsoft.CodeAnalysis.CSharp.SyntaxKind>
[<System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.CodeAnalysis.CSharp.SyntaxFacts+<GetPunctuationKinds>d__48))>]
static member GetPunctuationKinds : unit -> seq<Microsoft.CodeAnalysis.CSharp.SyntaxKind>
[<System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.CodeAnalysis.CSharp.SyntaxFacts+<GetPunctuationKinds>d__54))>]
static member GetPunctuationKinds : unit -> seq<Microsoft.CodeAnalysis.CSharp.SyntaxKind>
[<System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.CodeAnalysis.CSharp.SyntaxFacts+<GetPunctuationKinds>d__55))>]
static member GetPunctuationKinds : unit -> seq<Microsoft.CodeAnalysis.CSharp.SyntaxKind>
[<System.Runtime.CompilerServices.IteratorStateMachine(typeof(Microsoft.CodeAnalysis.CSharp.SyntaxFacts+<GetPunctuationKinds>d__58))>]
static member GetPunctuationKinds : unit -> seq<Microsoft.CodeAnalysis.CSharp.SyntaxKind>
Public Iterator Function GetPunctuationKinds () As IEnumerable(Of SyntaxKind)

傳回

屬性

適用於