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