initialise icollection c#

C#
ICollection<string> collectionOfString = new Collection<string>();
Source

Also in C#: