docs.unity.cn
    Show / Hide Table of Contents

    Property Item

    Item[Int32]

    Look up a list element by index

    Declaration
    public readonly T this[int index] { get; }
    Parameters
    Type Name Description
    Int32 index

    The list index to look up

    Property Value
    Type Description
    T
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 20, 2023