docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetEnumerator

    GetEnumerator()

    Returns an enumerator that iterates through the DataPoints collection.

    Declaration
    public IEnumerator<DataPoint<T>> GetEnumerator()
    Returns
    Type Description
    IEnumerator<DataPoint<T>>

    An IEnumerator{DataPoint{T}} for this collection.

    Implements
    IEnumerable<T>.GetEnumerator()
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)