DataControlReferenceCollectionEditor Constructor (Type^)

.NET Framework (current version)
 

Initializes a new instance of the DataControlReferenceCollectionEditor class by using the specified collection type.

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

public:
DataControlReferenceCollectionEditor(
	Type^ type
)

Parameters

type
Type: System::Type^

The type of the collection to edit.

.NET Framework
Available since 4.0
Return to top
Show: