Try:
Dim resultSet As Dictionary(Of String, Job) = JsonConvert.DeserializeObject(Of Dictionary(Of String, Job))(jsonresults)
Dim jobs As ICollection(Of Job) = resultSet.Values
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer