Click or drag to resize
PageCollection Constructor
Constructor requires the wizard that owns this collection

Namespace: Gui.Wizard
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public PageCollection(
	Wizard parent
)

Parameters

parent
Type: Gui.WizardWizard
Wizard
See Also