Delen via


ModelExtensions.ToHashTableTags(IDictionary<String,String>) Method

Definition

public static System.Collections.Hashtable ToHashTableTags (this System.Collections.Generic.IDictionary<string,string> tags);
static member ToHashTableTags : System.Collections.Generic.IDictionary<string, string> -> System.Collections.Hashtable
<Extension()>
Public Function ToHashTableTags (tags As IDictionary(Of String, String)) As Hashtable

Parameters

Returns

Applies to