docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Remove

    Remove(KeyValuePair<string, string>)

    Declaration
    public bool Remove(KeyValuePair<string, string> item)
    Parameters
    Type Name Description
    KeyValuePair<string, string> item
    Returns
    Type Description
    bool
    Implements
    ICollection<T>.Remove(T)

    Remove(string)

    Declaration
    public bool Remove(string key)
    Parameters
    Type Name Description
    string key
    Returns
    Type Description
    bool
    Implements
    IDictionary<TKey, TValue>.Remove(TKey)
    In This Article
    Back to top
    Copyright © 2023 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)