Inisialisasi Icollection C#

ICollection<string> collectionOfString = new Collection<string>();
epmLuke