dCsharp

ObjectGraph Class

A graph whose nodes are objects and whose edges are part-of relationships (properties), with a single distinguished root object. An object graph has a class graph to which it conforms.

For a list of all members of this type, see ObjectGraph Members.

System.Object
   ObjectGraph

public class ObjectGraph

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: edu.neu.ccs.demeter.dCsharp

Assembly: dCsharp (in dCsharp.dll)

See Also

ObjectGraph Members | edu.neu.ccs.demeter.dCsharp Namespace