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

Add(TKey,TValue)

Method in SerializableDictionaryBase<TKey, TValue, TValueStorage>

Summary

public void Add(TKey key, TValue value)

Parameters

Name
Description

TKey key

TValue value

Last updated

Was this helpful?