/// <summary> /// Resets the underlying data to origin. /// </summary> public void Reset() { _binder.Reset(); }