public final class DictionaryExtensions extends Object
Helper class to extent dictionary.
Constructor and Description |
---|
DictionaryExtensions() |
Modifier and Type | Method and Description |
---|---|
static <TKey,TValue> |
add(com.aspose.ms.System.Collections.Generic.IGenericDictionary<TKey,com.aspose.ms.System.Collections.Generic.List<TValue>> listDictionary,
TKey key,
TValue value) |