Called during deserialization, after all objects have been instantiated, in order to update the references between them.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
protected virtual void SetReference ( |
Visual Basic
![]() |
---|
Protected Overridable Sub SetReference( _ |
A PersistContext object providing contextual information about the serialization process and some helper serialization methods.
This method is called for references that had been saved using the SaveReference method.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |