I wrote this - very simple - function, and then wondered does VB have some pre-built functionality to do this, but couldn\'t find anything specific.
Private
Dim somenames() As String = {"hello", "world"}