Struct SyntaxTriviaList.Enumerator
Inherited Members
Namespace: Microsoft.CodeAnalysis
Assembly: Microsoft.CodeAnalysis.dll
Syntax
public struct SyntaxTriviaList.Enumerator
Properties
Current
Declaration
public SyntaxTrivia Current { get; }
Property Value
| Type | Description |
|---|---|
| SyntaxTrivia |
Methods
MoveNext()
Declaration
public bool MoveNext()
Returns
| Type | Description |
|---|---|
| bool |