Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal page As WizardPage, _ ByVal action As NotifyCollectionChangedAction _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim page As WizardPage Dim action As NotifyCollectionChangedAction Dim instance As New WizardPageCollectionArgs(page, action) |
C# | |
---|---|
public WizardPageCollectionArgs( WizardPage page, NotifyCollectionChangedAction action ) |
C++/CLI | |
---|---|
public: WizardPageCollectionArgs( WizardPage^ page, NotifyCollectionChangedAction action ) |
Parameters
- page
- action
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2