FortranLibINDEX(String, String) 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 int INDEX(
	string s,
	string value
)

Parameters

s  String
 
value  String
 

Return Value

Int32

See Also