DataControlReferenceCollectionEditor::CreateCollectionItemType Method ()

.NET Framework (current version)
 

Gets the type of the collection to edit.

Namespace:   System.Web.DynamicData.Design
Assembly:  System.Web.DynamicData.Design (in System.Web.DynamicData.Design.dll)

protected:
virtual Type^ CreateCollectionItemType() override

Return Value

Type: System::Type^

The type of the collection to edit.

.NET Framework
Available since 4.0
Return to top
Show: