Search Results for

    Show / Hide Table of Contents

    Struct SyntaxTriviaList.Enumerator

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    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
    In this article
    Back to top Generated by DocFX | Copyright (c) 2018- The NUnit Project - Licensed under CC BY-NC-SA 4.0