Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

System.Collections.Generic.DictionaryExtensions.GetOrAdd

Malware edited this page Dec 25, 2018 · 27 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