docs.unity.cn
    Show / Hide Table of Contents

    Method IEnumerator.MoveNext

    IEnumerator.MoveNext()

    Overload for MoveNext().

    Declaration
    bool IEnumerator.MoveNext()
    Returns
    Type Description
    Boolean

    Returns true if the enumerator can advance to the next element in the collectin. Returns false otherwise.

    Implements
    IEnumerator.MoveNext()
    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use