Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

DictionaryDiff<TKey,TValue>

API reference for DictionaryDiff<TKey,TValue> in Vendr, the eCommerce solution for Umbraco v8+

DictionaryDiff<TKey,TValue>

public class DictionaryDiff<TKey, TValue>

Namespace

Constructors

DictionaryDiff<TKey,TValue>

The default constructor.

public DictionaryDiff()

Properties

Added

public Dictionary<TKey, TValue> Added { get; set; }

Removed

public Dictionary<TKey, TValue> Removed { get; set; }

Unchanged

public Dictionary<TKey, TValue> Unchanged { get; set; }

Updated

public Dictionary<TKey, TValue> Updated { get; set; }

Edit this page on GitHub

Site + logo design © 2024 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.