new Dictionary(Of string,string)() will create an empty array of Dictionary(Of String, String)
new Dictionary(Of string,string)()