Characters(String, Int32) Constructor

Definition

Namespace: DotNumerics.FortranLibrary
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
public Characters(
	string s,
	int length
)

Parameters

s  String
 
length  Int32
 

See Also