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
PrintNames(New String(){"Hans", "Luke", "Lia"})