Freigeben über


SeparatedSyntaxList<TNode>.GetSeparator(Int32) Methode

Definition

Ruft das Trennzeichen im angegebenen Index in dieser Liste ab.

public:
 Microsoft::CodeAnalysis::SyntaxToken GetSeparator(int index);
public Microsoft.CodeAnalysis.SyntaxToken GetSeparator (int index);
member this.GetSeparator : int -> Microsoft.CodeAnalysis.SyntaxToken
Public Function GetSeparator (index As Integer) As SyntaxToken

Parameter

index
Int32

Der Index.

Gibt zurück

Gilt für: