Table of Contents

Class WindowsRegistryValueInformationCollection

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

Represents a collection of WindowsRegistryValueInformation objects.

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

Constructors

WindowsRegistryValueInformationCollection()

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

public WindowsRegistryValueInformationCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()