MItemInequality Operator

Definition

Namespace: SMath.Math.Symbolic
Assembly: SMath.Math.Symbolic (in SMath.Math.Symbolic.dll) Version: 1.35.9018.0
C#
public static bool operator !=(
	MItem c1,
	MItem c2
)

Parameters

c1  MItem
 
c2  MItem
 

Return Value

Boolean

See Also