Method GetAllNodeRuntime
GetAllNodeRuntime()
Get a map of NodeGuid -> NodeDescriptor.
Declaration
public Dictionary<string, Linker.NodeReferenceDescriptor> GetAllNodeRuntime()
Returns
| Type | Description | 
|---|---|
| Dictionary<string, Linker.NodeReferenceDescriptor> | Map of NodeGuid -> NodeDescriptor.  |