Click or drag to resize

CharactersGreaterThan(String, Characters) 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 >(
	string s,
	Characters c2
)
Request Example View Source

Parameters

s  String
 
c2  Characters
 

Return Value

Boolean
See Also