Table of Contents

Class WindowsClassicScheduledTaskCollection

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents a collection of class Windows scheduled tasks.

public class WindowsClassicScheduledTaskCollection : Collection<WindowsClassicScheduledTask>, IList<WindowsClassicScheduledTask>, ICollection<WindowsClassicScheduledTask>, IList, ICollection, IReadOnlyList<WindowsClassicScheduledTask>, IReadOnlyCollection<WindowsClassicScheduledTask>, IEnumerable<WindowsClassicScheduledTask>, IEnumerable
Inheritance
WindowsClassicScheduledTaskCollection
Implements
Inherited Members

Constructors

WindowsClassicScheduledTaskCollection()

Initializes a new instance of the CENTREL.XIA.Configuration.Types.WindowsClassicScheduledTaskCollection class.

public WindowsClassicScheduledTaskCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()