Search
PersistContext.LoadHashtable Method
See Also
 





Loads a hashtable from the underlying stream.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Hashtable LoadHashtable ()

Visual Basic  Copy Code

Public Function LoadHashtable () As Hashtable

 Return Value

 See Also