docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ElementAt

    ElementAt(int)

    Gets the reference to the element at the given index.

    Declaration
    public ref T ElementAt(int index)
    Parameters
    Type Name Description
    int index

    The zero-based index.

    Returns
    Type Description
    T

    Returns the reference to the element at the index.

    Implements
    IIndexable<T>.ElementAt(int)
    In This Article
    • ElementAt(int)
    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)