public class NameValueDictionary : Dictionary<string, Object>
Public Class NameValueDictionary _ Inherits Dictionary(Of String, Object)