BuildCollection<'TValue>.Values Property
Gets the set of values to add to the collection.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
Property Value
Type: System.Collections.Generic.ICollection<InArgument<'TValue>>Returns the set of values to add to the collection.
Show: