public void SetText(StringCollection text) { fieldList.Clear(); fieldList.Add(text); }
public ApeItem(string key, StringCollection value) : this() { this.key = key; text.Add(value); }