Method Release Release(Dictionary<TKey, TValue>) Release an object to the pool. Declaration public static void Release(Dictionary<TKey, TValue> toRelease) Parameters Type Name Description Dictionary<TKey, TValue> toRelease Dictionary to release.