DynamicValue.Values Property
Gets the collection of values for this instance.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
Property Value
Type: System.Collections.Generic.ICollection(Of DynamicValue)The collection of values for this instance.
Implements
IDictionary(Of TKey, TValue).Values
Show: