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)

override CreateNewItemTypes : unit -> Type[]

Return Value

Type: System.Type[]

The data types that the ServiceReferenceCollectionEditor class can create.

.NET Framework
Available since 4.0
Return to top
Show: