Returns the object graph stored in the shared memory segment

Namespace: VVVV.Utils.SharedMemory
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public Object GetData()

Return Value

System.Object - root of object graph

See Also