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?