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