SwitchVolumeCollection Class

Summary

A Collection of SwitchVolume.
Namespace
Cake.SevenZip.Switches
Interfaces
Base Types
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
SwitchVolumeCollection(SwitchVolume, SwitchVolume[]) Initializes a new instance of the SwitchVolumeCollection class.

See Also

GitHub Discussion