Method Release Release(int, object) Release an object. Declaration void Release(int typeHash, object obj) Parameters Type Name Description int typeHash The hash code of the type. object obj The object to release.