/// <summary> /// Gets a count of item. /// </summary> public static int GetCount() { return(DBItems.GetCount()); }