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