FortranLibCopy(Characters, Int32, Characters) Method

Definition

Namespace: DotNumerics.FortranLibrary
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
public static void Copy(
	Characters destination,
	int startIndex,
	Characters source
)

Parameters

destination  Characters
 
startIndex  Int32
 
source  Characters
 

See Also