The WizardPageCollection type exposes the following members.

Properties

  Name Description
Public property Count
Gets the number of elements actually contained in the Collection<(Of <(<'T>)>)>.
(Inherited from Collection<(Of <(<'WizardPage>)>)>.)
Public property Item
Gets or sets the element at the specified index.
(Inherited from Collection<(Of <(<'WizardPage>)>)>.)
Protected property Items (Inherited from Collection<(Of <(<'WizardPage>)>)>.)
Public property Owner
Gets the Wizard control.

See Also