ServiceReferenceCollectionEditor::CreateNewItemTypes Method ()

.NET Framework (current version)
 

Gets the data types that the collection editor can create.

Namespace:   System.Web.UI.Design
Assembly:  System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)

protected:
virtual array<Type^>^ CreateNewItemTypes() override

Return Value

Type: array<System::Type^>^

The data types that the ServiceReferenceCollectionEditor class can create.

.NET Framework
Available since 4.0
Return to top
Show: