2 references to Add
System.Configuration.ConfigurationManager (2)
System\Configuration\StringAttributeCollection.cs (2)
46if (trimmedItem.Length != 0) Add(trimmedItem); 136foreach (string str in this) copy.Add(str);