CharactersGreaterThan(Characters, String) Operator

Definition

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

Parameters

c1  Characters
 
s  String
 

Return Value

Boolean

See Also