Initialiser ICOllection C #

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