Namespace:  SingularSys.Jep.Types
Assembly:  Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)

Syntax

C#
public virtual short ShortValue { get; }
Visual Basic (Declaration)
Public Overridable ReadOnly Property ShortValue As Short
Visual C++
public:
virtual property short ShortValue {
	short get ();
}

See Also