Click or drag to resize

IJsMap.ToReadOnlyDictionary Method

Overload List
  NameDescription
Public methodToReadOnlyDictionary<TKey, TVal>()
Copies the contents of the IJsMap to a new IReadOnlyDictionary<TKey, TValue>.
Public methodToReadOnlyDictionary()
Copies the contents of the IJsMap to a new IReadOnlyDictionary<TKey, TValue>.
Top
See Also