SplitKeyValuePair(Of TKey, TValue) Class
An activity to split the key and value out of a KeyValuePair.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
System.Object
System.Activities.Activity
System.Activities.CodeActivity
Microsoft.Activities.SplitKeyValuePair(Of TKey, TValue)
System.Activities.Activity
System.Activities.CodeActivity
Microsoft.Activities.SplitKeyValuePair(Of TKey, TValue)
| Name | Description | |
|---|---|---|
![]() | SplitKeyValuePair(Of TKey, TValue)() | Initializes a new instance of the SplitKeyValuePair(Of TKey, TValue) class. |
![]() | SplitKeyValuePair(Of TKey, TValue)(InArgument(Of KeyValuePair(Of TKey, TValue))) | Initializes a new instance of the SplitKeyValuePair(Of TKey, TValue) class. |
| Name | Description | |
|---|---|---|
![]() | CacheId | (Inherited from Activity.) |
![]() | DisplayName | (Inherited from Activity.) |
![]() | Id | (Inherited from Activity.) |
![]() | ImplementationVersion | (Inherited from CodeActivity.) |
![]() | Input | Gets or sets the KeyValuePair to split. |
![]() | Key | Gets or sets the key of the KeyValuePair. |
![]() | Value | Gets or sets the value of KeyValuePair. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Activity.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)