Compartilhar via


TagsConversionHelper.CreateTagDictionary(Hashtable, Boolean) Method

Definition

public static System.Collections.Generic.Dictionary<string,string> CreateTagDictionary (System.Collections.Hashtable tags, bool validate);
static member CreateTagDictionary : System.Collections.Hashtable * bool -> System.Collections.Generic.Dictionary<string, string>
Public Shared Function CreateTagDictionary (tags As Hashtable, validate As Boolean) As Dictionary(Of String, String)

Parameters

tags
Hashtable
validate
Boolean

Returns

Applies to