Table of Contents

Property List

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

List

Gets or sets the list of elements in the queue.

public List<KeyType> List { get; set; }

Property Value

List<KeyType>