Share via


TagsConversionHelper.CreateTagHashtable Method

Definition

public static System.Collections.Hashtable CreateTagHashtable (System.Collections.Generic.IDictionary<string,string> dictionary);
static member CreateTagHashtable : System.Collections.Generic.IDictionary<string, string> -> System.Collections.Hashtable
Public Shared Function CreateTagHashtable (dictionary As IDictionary(Of String, String)) As Hashtable

Parameters

dictionary
IDictionary<String,String>

Returns

Applies to