Any Data Collection to keep the strings? I want to know any other data collection that can keep string, because enum cannot keep string.
List<string>
Or
StringCollection
Should do...
http://msdn.microsoft.com/en-us/library/system.collections.specialized.stringcollection.aspx