Why would youe use "New String" to pass this paraemter?

VB Code:
  1. ds.Load(dataReaderMaritalChoices,_
  2.   LoadOption.OverwriteChanges,_
  3.   New String() {"MaritalStatusChoices"})