Table of Contents

Method GetMergedList

Namespace
Innova.Data.AppSettings
Assembly
Innova.Data.dll

GetMergedList()

Gets the merged list that combines the latest list and the pinned list.

public List<KeyType> GetMergedList()

Returns

List<KeyType>

The merged list.