Click or drag to resize

Functions, Globals and Defines

X#
This compiler generated class contains all the functions, globals and defines that are defined in the XSharp.Harbour.dll assembly.
Inheritance Hierarchy
Object
  Functions

Namespace:  XSharp.Harbour
Assembly:  XSharp.Harbour (in XSharp.Harbour.dll) Version: 2.19
Syntax
 STATIC CLASS Functions
Request Example View Source

The Functions type exposes the following members.

Functions
  NameDescription
Public methodStatic memberCode exampleHb_ADel
Delete an element from an array and optionally adjust the length of the array.
Public methodStatic memberCode exampleHb_AIns
Inserts a value at an array subscript position and optionally increases the length of array.
Public methodStatic memberInitHarbour
Top
See Also