BuildDictionary(Of TKey, TValue).Values Property
Gets the dictionary of keys and values to add.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
Property Value
Type: System.Collections.Generic.IDictionary(Of TKey, InArgument(Of TValue))Returns the dictionary of keys and values to add.
Show: