CountDynamicValueItems Constructor
Initializes a new instance of the CountDynamicValueItems class.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
| Name | Description | |
|---|---|---|
![]() | CountDynamicValueItems() | Initializes a new instance of the CountDynamicValueItems class. |
![]() | CountDynamicValueItems(InArgument<DynamicValue^>^) | Initializes a new instance of the CountDynamicValueItems class. |
CountDynamicValueItems Constructor ()
Initializes a new instance of the CountDynamicValueItems class.
CountDynamicValueItems Constructor (InArgument<DynamicValue^>^)
Initializes a new instance of the CountDynamicValueItems class.
Parameters
- source
-
Type:
System.Activities::InArgument<DynamicValue^>^
The source DynamicValue.
Show:
