IJsMap.ToReadOnlyDictionary Method |
Name | Description | |
---|---|---|
![]() | ToReadOnlyDictionary<TKey, TVal>() |
Copies the contents of the IJsMap to a new IReadOnlyDictionary<TKey, TValue>.
|
![]() | ToReadOnlyDictionary() |
Copies the contents of the IJsMap to a new IReadOnlyDictionary<TKey, TValue>.
|