Click or drag to resize

CharactersGreaterThan(Characters, String) Operator


Namespace: DotNumerics.FortranLibrary
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static bool operator >(
	Characters c1,
	string s
)
Request Example View Source

Parameters

c1  Characters
 
s  String
 

Return Value

Boolean
See Also