Click or drag to resize

BoolMatchNOT_EQUALS Field

An instance of BoolMatch representing the following condition: bool1 != bool2.

Namespace:  Sfs2X.Entities.Match
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public static readonly BoolMatch NOT_EQUALS

Field Value

Type: BoolMatch
See Also