[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Helper for questions about types.

what is the boxed type for a primitive type

is this a numeric type.

Namespace: net.esper.util
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Class TypeHelper
C#
public class TypeHelper
Visual C++
public ref class TypeHelper

Inheritance Hierarchy

System.Object
  net.esper.util.TypeHelper