Click or drag to resize

Int16TypeHelper Methods

The Int16TypeHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAbove
Adds a chunk of numeric values above max
Public methodStatic memberAboveOrEqual
Adds a chunk of numeric values above a min
Public methodStatic memberBelow
Adds a chunk of numeric values below max
Public methodStatic memberBelowOrEqual
Adds a chunk of numeric values below or equal to max
Public methodStatic memberRange(Int16, Int16, Int16)
Adds a chunk of numeric values
Public methodStatic memberRange(Int16, Int16, Boolean, Int16, Boolean)
Adds a chunk of numeric values
Public methodStatic memberValue
Adds a chunk of one numeric value
Top
See Also