Search
PersistContext.LoadRemainingObjects Method
See Also
 





Loads the remaining referenced objects from the underlying stream.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public void LoadRemainingObjects ()

Visual Basic  Copy Code

Public Sub LoadRemainingObjects ()

 See Also