How to initialize Array of dictionary?

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