ValueExistsInDictionary(TKey, TValue) Methods
| Microsoft.Activities.Extensions |
| ValueExistsInDictionary<(Of <(<'TKey, TValue>)>)> Methods |
| ValueExistsInDictionary<(Of <(<'TKey, TValue>)>)> Class See Also Send Feedback |
The ValueExistsInDictionary<(Of <(<'TKey, TValue>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CacheMetadata(ActivityMetadata) | Not implemented. Use CacheMetadata(CodeActivityMetadata) instead. (Inherited from CodeActivity<(Of <(<'Boolean>)>)>.) | |
| CacheMetadata(CodeActivityMetadata) | Creates and validates a description of the activity’s arguments, variables, child activities, and activity delegates. (Inherited from CodeActivity<(Of <(<'Boolean>)>)>.) | |
| Equals | (Inherited from Object.) | |
| Execute |
The execute.
(Overrides CodeActivity<(Of <(<'TResult>)>)>..::..Execute(CodeActivityContext).) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnCreateDynamicUpdateMap | (Inherited from CodeActivity<(Of <(<'Boolean>)>)>.) | |
| ShouldSerializeDisplayName | Indicates whether the DisplayName property should be serialized. (Inherited from Activity.) | |
| ToString | (Inherited from Activity.) |