Summary
    A Collection of 
		SwitchVolume.
    - Namespace
 - Cake
.SevenZip .Switches  - Interfaces
 - Base Types
 - 
									
- object
 - BaseSwitchCollection
<SwitchVolume>  
 
							graph BT
	Type-->Base0["BaseSwitchCollection<SwitchVolume>"]
	Base0-->Base1["object"]
	Type-.->Interface0["ISwitch"]
	click Interface0 "/Cake.7zip/api/Cake.SevenZip.Switches/ISwitch"
	Type["SwitchVolumeCollection"]
class Type type-node
						
					Syntax
public class SwitchVolumeCollection : BaseSwitchCollection<SwitchVolume>, ISwitch
			Constructors
| Name | Summary | 
|---|---|
| Switch | 
									
    Initializes a new instance of the SwitchVolumeCollection class.
     |