IEnumerable<string> dnfItems = new List<string> { };int dnfCount = dnfItems.Count();
Login to post response