Click or drag to resize

FortranLibINDEX(Characters, String) Method


Namespace: DotNumerics.FortranLibrary
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static int INDEX(
	Characters chars,
	string value
)
Request Example View Source

Parameters

chars  Characters
 
value  String
 

Return Value

Int32
See Also