public LocalORDictionary<TKey, TVal> Merge( ORDictionary<TKey, TVal> dictionary )
member Merge : dictionary : ORDictionary<'TKey, 'TVal> -> LocalORDictionary<'TKey, 'TVal>