You can do this in several ways.
In your web.config you can add System.Collections.Genericnamespaces to the element.
You can also refer to it as System.Collections.Generic.Dictionary<string, string>
( , ):
<%@ Import Namespace="System.Collections.Generic" %>