Gets the table with all registered classes.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
Dictionary<Object, Object> ClsidTable { get; } |
Visual Basic Copy Code |
---|
ReadOnly Property ClsidTable As Dictionary(Of Object, Object) |
An instance of the Dictionary class that represents a map between the class types and the corresponding registered classes.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |