[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Greater-than or equal to unsigned long computer.
Namespace: net.esper.type
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Function GEULongComputer ( _ objOne As Object, _ objTwo As Object _ ) As Boolean |
C# |
---|
public static bool GEULongComputer ( Object objOne, Object objTwo ) |
Visual C++ |
---|
public: static bool GEULongComputer ( Object^ objOne, Object^ objTwo ) |
Parameters
- objOne
- System.Object
The obj one.
- objTwo
- System.Object
The obj two.