[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)
Placeholder for a byte value in an event expression.
Namespace: net.esper.type
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public NotInheritable Class ByteValue _ Inherits PrimitiveValueBase |
C# |
---|
public sealed class ByteValue : PrimitiveValueBase |
Visual C++ |
---|
public ref class ByteValue sealed : public PrimitiveValueBase |