docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Remove

    Remove(long)

    Remove the entry with the keyId.

    Declaration
    public bool Remove(long keyId)
    Parameters
    Type Name Description
    long keyId
    Returns
    Type Description
    bool

    Remove(KeyValuePair<long, TEntry>)

    Remove the item from the table if it exists.

    Declaration
    public bool Remove(KeyValuePair<long, TEntry> item)
    Parameters
    Type Name Description
    KeyValuePair<long, TEntry> item
    Returns
    Type Description
    bool
    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)