ContainerInstanceCmdletBase.ConvertHashtableToDictionary(Hashtable) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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