docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method MoveNext

    MoveNext()

    Advances the iterator to the next element of the DynamicArray.

    Declaration
    public bool MoveNext()
    Returns
    Type Description
    bool

    Returns true if the iterator has successfully advanced to the next element; false if the iterator has passed the end of the DynamicArray.

    Exceptions
    Type Condition
    InvalidOperationException

    An operation changed the DynamicArray after the creation of this iterator.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)