Click or drag to resize

IJsMapToReadOnlyDictionary Method

Overload List
  NameDescription
Public methodToReadOnlyDictionaryTKey, TVal
Copies the contents of the IJsMap to a new IReadOnlyDictionaryTKey, TValue.
Public methodToReadOnlyDictionary
Copies the contents of the IJsMap to a new IReadOnlyDictionaryTKey, TValue.
Top
See Also