ImmutableInterlocked
AddOrUpdate<TKey, TValue>(ImmutableDictionary<TKey, TValue>, TKey, TValue, Func<TKey, TValue, TValue>)
AddOrUpdate<TKey, TValue>(ImmutableDictionary<TKey, TValue>, TKey, Func<TKey, TValue>, Func<TKey, TValue, TValue>)
Enqueue<T>(ImmutableQueue<T>, T)
GetOrAdd<TKey, TValue>(ImmutableDictionary<TKey, TValue>, TKey, TValue)
GetOrAdd<TKey, TValue>(ImmutableDictionary<TKey, TValue>, TKey, Func<TKey, TValue>)
GetOrAdd<TKey, TValue, TArg>(ImmutableDictionary<TKey, TValue>, TKey, Func<TKey, TArg, TValue>, TArg)
InterlockedCompareExchange<T>(ImmutableArray<T>, ImmutableArray<T>, ImmutableArray<T>)
InterlockedExchange<T>(ImmutableArray<T>, ImmutableArray<T>)
InterlockedInitialize<T>(ImmutableArray<T>, ImmutableArray<T>)
Push<T>(ImmutableStack<T>, T)
TryAdd<TKey, TValue>(ImmutableDictionary<TKey, TValue>, TKey, TValue)
TryDequeue<T>(ImmutableQueue<T>, T)
TryPop<T>(ImmutableStack<T>, T)
TryRemove<TKey, TValue>(ImmutableDictionary<TKey, TValue>, TKey, TValue)
TryUpdate<TKey, TValue>(ImmutableDictionary<TKey, TValue>, TKey, TValue, TValue)
Update<T>(ImmutableArray<T>, Func<ImmutableArray<T>, ImmutableArray<T>>)
Update<T>(T, Func<T, T>)
Update<T, TArg>(ImmutableArray<T>, Func<ImmutableArray<T>, TArg, ImmutableArray<T>>, TArg)
Update<T, TArg>(T, Func<T, TArg, T>, TArg)
netcoreapp2.1
namespace System.Collections.Immutable
{
public static class ImmutableInterlocked
}
NetFx Compat Lab | 1.0 %
Reference this API |
---|---|
nuget.org | 0.0 %
Reference this API |
Design Reviews |
|
.NET | 5.06.07.08.09.010.0 |
.NET Core | 1.01.12.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to netcoreapp2.1 | |
Assembly | System.Collections.Immutable , Version=1.2.3.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API