Click or drag to resize

Characters(Char, Boolean) Constructor


Namespace: DotNumerics.FortranLibrary
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Characters(
	char[] sourceChars,
	bool copy
)
Request Example View Source

Parameters

sourceChars  Char
 
copy  Boolean
 
See Also