docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Count

    Count<T>(T[])

    Returns actual count of a casted array.

    Declaration
    public static int Count<T>(T[] array)
    Parameters
    Type Name Description
    T[] array

    Input casted array

    Returns
    Type Description
    int

    Actual count of a casted array

    Type Parameters
    Name Description
    T

    Cast type.

    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)