Share via


ServiceFabricManagedCmdletBase.AddToList Method

Definition

protected void AddToList (System.Collections.Generic.IDictionary<string,string> currentList, System.Collections.Hashtable listToAdd);
member this.AddToList : System.Collections.Generic.IDictionary<string, string> * System.Collections.Hashtable -> unit
Protected Sub AddToList (currentList As IDictionary(Of String, String), listToAdd As Hashtable)

Parameters

currentList
IDictionary<String,String>
listToAdd
Hashtable

Applies to