Method Release Release(HashSet<T>) Release an object to the pool. Declaration public static void Release(HashSet<T> toRelease) Parameters Type Name Description HashSet<T> toRelease hashSet to release.