Initializes a new instance of the PersistableCollection class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected PersistableCollection<T> () |
Visual Basic
Copy Code
|
|---|
Protected Sub New(Of T) () |
See Also