Click or drag to resize

VContext Methods

The VContext type exposes the following members.

Methods
  Name Description
Public method LoadVarTree Internal API -- Loads a named variable tree into the job context.
Public method SaveVarTree Internal API -- Saves the variable tree possibly under another name.
Public method SetTreeNames Set name for vartree so GenNode funcs can load before transforming. Overridden in XContext to set AxisTree name as well. If it is a new name then the tree is cleared to provoke a load later
Public method VarInfo Return information about a variable
Public method VarTreeAsNodes Return axis tree as GenNodes. Confirm loaded first.
Top
See Also