DynamicValue::Add Method (DynamicValue)
Adds a DynamicValue as a child item.
Namespace: Microsoft.Activities
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
Parameters
- item
- Type: Microsoft.Activities::DynamicValue
The DynamicValue to be added.
Implements
ICollection<T>::Add(T)Community Additions
ADD
Show: