GeneralTo Array Method
Definition
Namespace: DWSIM.ExtensionMethods
Assembly: DWSIM.ExtensionMethods (in DWSIM.ExtensionMethods.dll) Version: 10.0.0.0
Assembly: DWSIM.ExtensionMethods (in DWSIM.ExtensionMethods.dll) Version: 10.0.0.0
C#
public static Array ToArray(
this string text,
CultureInfo ci,
Type arraytype
)VB
<ExtensionAttribute>
Public Shared Function ToArray (
text As String,
ci As CultureInfo,
arraytype As Type
) As ArrayParameters
- text String
- ci CultureInfo
- arraytype Type