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