IForeObjectsGraph

Assembly: Fore;

Description

The IForeObjectsGraph interface is used to manage objects graph in memory.

Inheritance Hierarchy

IForeObjectsGraph

Comments

The IForeRuntime.ForeObjectsGraph property provides the access to graph.

Properties

  Property name Brief description
ObjectIndexing The ObjectIndexing property determines whether objects in graph will be numerable.

Methods

  Method name Brief description
SaveToFile The SaveToFile method saves graph to the file.

See also:

Fore Assembly Interfaces