Called during deserialization, after all objects have been instantiated, in order to update the references between them.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
protected override void SetReference ( |
Visual Basic Copy Code |
---|
Protected Overrides 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.