[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)
Moduloes 64-bit ints.
Namespace: net.esper.type
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Function ModuloInt64 ( _ d1 As Object, _ d2 As Object _ ) As Object |
C# |
---|
public static Object ModuloInt64 ( Object d1, Object d2 ) |
Visual C++ |
---|
public: static Object^ ModuloInt64 ( Object^ d1, Object^ d2 ) |
Parameters
- d1
- System.Object
The d1.
- d2
- System.Object
The d2.