Class MashupSourceCollection
Represents a collection of visualizer sources to be combined in a mashup visualizer.
public class MashupSourceCollection : Collection<MashupSource>, IList<MashupSource>, ICollection<MashupSource>, IList, ICollection, IReadOnlyList<MashupSource>, IReadOnlyCollection<MashupSource>, IEnumerable<MashupSource>, IEnumerable
- Inheritance
-
MashupSourceCollection
- Implements
- Inherited Members
Methods
- Add(InspectBuilder, DialogTypeVisualizer)
Adds a visualizer source to the end of the collection.