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