WizardStepCollectionEditor::CreateNewItemTypes Method ()
.NET Framework (current version)
Retrieves the data types this collection can contain.
Assembly: System.Design (in System.Design.dll)
The default implementation looks in the collection for the Item property and returns the returning Type of the item. Do not call this directly. Instead, use the NewItemTypes property of the base class. Use the CreateNewItemTypes method to override the default implementation.
.NET Framework
Available since 2.0
Available since 2.0
Show: