Table of Contents

Property PinnedList

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

PinnedList

Gets or sets the pinned list.

public MyQueue<KeyType> PinnedList { get; set; }

Property Value

MyQueue<KeyType>