Click or drag to resize

XSharp.XPP Namespace

X#
This namespace contains the Functions class that implements the Runtime functions available in XSharp.XPP.DLL.
Classes
  ClassDescription
Public class__XppWrappedObject
The XppWrappedObject class.
Public classAbstract
Public classClassHelpers
Public classClassObject
This class returns the ClasssObject for classes, both the classes created at compile time as well as the classes created at runtime. This object allows to access static members and methods late bound Such as
1Example():Fieldname
Public classDataObject
The Xbase++ DataObject class.
Public classDynamicClassObject
The worker class to help create classes at runtime.
Public classFunctions
This compiler generated class contains all the functions, globals and defines that are defined in the XSharp.XPP.dll assembly.
Public classStaticClassObject
This class returns the ClasssObject for classes created at compile time (Static classes) This object allows to access static members and methods late bound Such as
1Example():Fieldname
Public classXAction
Helper class that stores actions (codeblocks) for XML nodes
Public classXDocument
Helper class that is used by the XML functions
Public classXError
Helper class that stores errors for an XML document
Public classXPPCollations
A strongly-typed resource class, for looking up localized strings, etc.
Enumerations
  EnumerationDescription
Public enumerationXppCollations
List of possible values for XBase++ collations