Remove(KeyValuePair<TKey, TValue>)
Method in SerializedDictionary
Summary
public bool Remove(KeyValuePair<TKey, TValue> item)
Parameters
Name
Description
System.Collections.Generic.KeyValuePair<TKey, TValue>
item
Last updated
Was this helpful?