Property List
- Namespace
- Innova.Prism.Infrastructure.Settings
- Assembly
- Innova.Prism.Infrastructure.dll
List
Gets or sets the list of elements in the queue.
public List<KeyType> List { get; set; }
Property Value
- List<KeyType>
Gets or sets the list of elements in the queue.
public List<KeyType> List { get; set; }