/// <summary> /// 获取工具的数量 /// </summary> /// <returns></returns> public int GetCount() { return(ts.GetCount()); }