Search
PersistContext.LoadObject Method
See Also
 





Loads an IPersists object from the underlying stream.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Object LoadObject ()

Visual Basic  Copy Code

Public Function LoadObject () As Object

 Return Value

 See Also