Click or drag to resize

XMLSerializerStringToArray2 Method


Namespace: XMLSerializer
Assembly: DWSIM.XMLSerializer (in DWSIM.XMLSerializer.dll) Version: 8.4.5.0
Syntax
public static Array StringToArray2(
	string text,
	CultureInfo ci,
	Type arraytype
)
Request Example View Source

Parameters

text  String
 
ci  CultureInfo
 
arraytype  Type
 

Return Value

Array
See Also