System.Collections.Generic.DictionaryExtensions.Remove - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexDictionaryExtensions

Summary

public static void Remove<K, V>(this ConcurrentDictionary<K, V> dictionary, K key)

Parameters

  • ConcurrentDictionary<K, V> prohibited dictionary
  • K key
⚠️ **GitHub.com Fallback** ⚠️