Class OutputChannelConfigurationCollection
Represents a collection of output channel configuration objects.
public class OutputChannelConfigurationCollection : KeyedCollection<OutputChannel, OutputChannelConfiguration>, IList<OutputChannelConfiguration>, ICollection<OutputChannelConfiguration>, IList, ICollection, IReadOnlyList<OutputChannelConfiguration>, IReadOnlyCollection<OutputChannelConfiguration>, IEnumerable<OutputChannelConfiguration>, IEnumerable
- Inheritance
-
OutputChannelConfigurationCollection
- Implements
- Inherited Members
Methods
- GetKeyForItem(OutputChannelConfiguration)
Returns the key for the specified configuration object.