Gets the class version of the currently deserialized item.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public int ClassVersion { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property ClassVersion As Integer |
An integer value specifying the class version.
This property is only useful when deserializing items.
WpfDiagram Programmer's Guide | © 2024 MindFusion |