docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Contains

    Contains(T)

    Check if the list contains a specific element

    Declaration
    public bool Contains(T item)
    Parameters
    Type Name Description
    T item

    The itme to search for

    Returns
    Type Description
    bool

    True if the element is found in the list, or false if not.

    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)