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

CopyFrom(IDictionary<TKey, TValue>)

Method in SerializableDictionaryBase<TKey, TValue, TValueStorage>

Summary

public void CopyFrom(IDictionary<TKey, TValue> dict)

Parameters

Name
Description

IDictionary<TKey, TValue> dict

Last updated

Was this helpful?