Table of Contents

Class SourceConfigurationCollection

Namespace
Bonsai.Audio.Configuration
Assembly
Bonsai.Audio.dll

Represents a collection of audio source resources.

public class SourceConfigurationCollection : KeyedCollection<string, SourceConfiguration>, IList<SourceConfiguration>, ICollection<SourceConfiguration>, IList, ICollection, IReadOnlyList<SourceConfiguration>, IReadOnlyCollection<SourceConfiguration>, IEnumerable<SourceConfiguration>, IEnumerable
Inheritance
SourceConfigurationCollection
Implements
Inherited Members

Methods

GetKeyForItem(SourceConfiguration)

When implemented in a derived class, extracts the key from the specified element.