Gets the available types of items that can be created for this collection.
Protected ReadOnly Property NewItemTypes As Type()
Dim value As Type() value = Me.NewItemTypes
protected Type[] NewItemTypes { get; }
protected: property array<Type^>^ NewItemTypes { array<Type^>^ get (); }
protected function get NewItemTypes () : Type[]
This property indicates the data types that can be added to the collection. By default, this returns a single type of CollectionItemType. If more than one type is returned, the collection editor UI provides a way to choose which item type to create.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98