For the complete documentation index, see llms.txt. This page is also available as Markdown.

Add(KeyValuePair<TKey, TValue>)

Method in SerializedDictionary

Summary

public void Add(KeyValuePair<TKey, TValue> item)

Parameters

Name
Description

System.Collections.Generic.KeyValuePair<TKey, TValue> item

Last updated

Was this helpful?