OrderedDictionary Module

Contains extensions related to .NET OrderedDictionary.

Functions and values

Function or value Description

copyKeys dictionary

Full Usage: copyKeys dictionary

Parameters:
Returns: 'b[]

Gets a fresh array containing the keys of the dictionary.

dictionary : OrderedDictionary
Returns: 'b[]

© Copyright 2021, DiffSharp Contributors.