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