Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

System.Collections.Generic.DictionaryExtensions.GetOrAdd

Malware edited this page Dec 25, 2018 · 26 revisions

IndexDictionaryExtensions

Summary

public public class TValue GetOrAdd<TKey, TValue, TContext>(public class ConcurrentDictionary<TKey, TValue> dictionary, public class TKey key, public class TContext context, public sealed class Func<T1, T2, TResult> activator)

Returns

Example

Remarks

Clone this wiki locally