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

SerializableDictionary(IDictionary<TKey, TValue>)

Constructor in SerializableDictionary<TKey, TValue>

Summary

public SerializableDictionary(IDictionary<TKey, TValue> dict)

Parameters

Name
Description

IDictionary<TKey, TValue> dict

Last updated

Was this helpful?