/// <summary> /// Gets the second value. /// </summary> /// <returns></returns> public int GetSecond() { return(hc.GetSecond(dt)); }