Search Results for

    Show / Hide Table of Contents

    Struct SyntaxTriviaList.Reversed.Enumerator

    The enumerator for reversed trivia lists.

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: Loretta.CodeAnalysis
    Assembly: Loretta.CodeAnalysis.dll
    Syntax
    public struct Enumerator

    Properties

    | Improve this Doc View Source

    Current

    Declaration
    public readonly SyntaxTrivia Current { get; }
    Property Value
    Type Description
    SyntaxTrivia

    Methods

    | Improve this Doc View Source

    MoveNext()

    Declaration
    public bool MoveNext()
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top

    Copyright (c) LorettaDevs

    Generated by DocFX

    ☀
    ☾