Search
PersistableCollection(T) Constructor
See Also
 





Initializes a new instance of the PersistableCollection class.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

protected PersistableCollection<T> ()

Visual Basic  Copy Code

Protected Sub New(Of T) ()

 See Also