Click or drag to resize
XWhereLt Method
Overload List
  NameDescription
Public methodStatic memberCode exampleLt(String, BsonValue)
Created new XWhere with Less than operation .
Public methodStatic memberCode exampleLt(XWherePreOperationEnum, String, BsonValue)
Created new XWhere with Less than operation using preoperation .
Top
See Also