Udostępnij za pośrednictwem


ContainerInstanceCmdletBase.ConvertHashtableToDictionary(Hashtable) Method

Definition

public System.Collections.Generic.IDictionary<string,string> ConvertHashtableToDictionary (System.Collections.Hashtable hashtable);
member this.ConvertHashtableToDictionary : System.Collections.Hashtable -> System.Collections.Generic.IDictionary<string, string>
Public Function ConvertHashtableToDictionary (hashtable As Hashtable) As IDictionary(Of String, String)

Parameters

hashtable
Hashtable

Returns

Applies to