Click or drag to resize

Compare Enumeration

[Missing <summary> documentation for "T:VelocityGraph.Frontenac.Blueprints.Compare"]

Namespace:  VelocityGraph.Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public enum Compare
Members
  Member nameValueDescription
Equal0
NotEqual1
GreaterThan2
GreaterThanEqual3
LessThan4
LessThanEqual5
Within6
See Also