docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Add

    Add(long, TEntry)

    Adds the entry with the specified keyId.

    Declaration
    public void Add(long keyId, TEntry value)
    Parameters
    Type Name Description
    long keyId
    TEntry value

    Add(KeyValuePair<long, TEntry>)

    Adds the item value with the specified keyId.

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