Microsoft.Activities.Extensions |
WorkflowArguments Properties |
WorkflowArguments Class See Also Send Feedback |
The WorkflowArguments type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count |
Gets the number of elements contained in the ICollection<(Of <(<'T>)>)>.
| |
IsReadOnly |
Gets a value indicating whether the ICollection<(Of <(<'T>)>)> is read-only.
| |
Item |
Gets or sets the element with the specified key.
| |
Keys |
Gets an ICollection<(Of <(<'T>)>)> containing the keys of the IDictionary<(Of <(<'TKey, TValue>)>)>.
| |
Values |
Gets an ICollection<(Of <(<'T>)>)> containing the values in the IDictionary<(Of <(<'TKey, TValue>)>)>.
|