Table of Contents

Class VideoControllerCollection

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

Represents a collection of video controllers.

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

Constructors

VideoControllerCollection()

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

public VideoControllerCollection()

Methods

Sort()

Sorts the values in the collection.

public void Sort()