DynamicValue.Contains Method (KeyValuePair<String, DynamicValue>)
Determines whether the DynamicValue contains a target item.
Namespace: Microsoft.Activities
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
Parameters
- item
- Type: System.Collections.Generic.KeyValuePair<String, DynamicValue>
The child item to search.
Implements
ICollection<T>.Contains(T)Community Additions
ADD
Show: