Click or drag to resize

ValueConverterGetObjectArray Method

Namespace:  Dynamicweb.Core
Assembly:  Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax
public Object[] GetObjectArray(
	Type type,
	string key,
	NameValueCollection collection
)

Parameters

type
Type: SystemType
key
Type: SystemString
collection
Type: System.Collections.SpecializedNameValueCollection

Return Value

Type: Object
See Also