ClearDictionary<TKey,TValue>

Description

This activity removes all the items contained in a dictionary.


Dictionary

Dictionary InArgument<IDictionary<TKey,TValue>> REQUIRED

The dictionary to be cleared.