起因是写了这样一段代码 if (e.Action == System.Collections.Specialized.NotifyCollectionChangedAction.Add) { string ipString = string.Join(",", e.NewItems.Cast