An exception raised by the TreeEnumerator class if the specified node does not represent a root of a tree.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public class NotATreeException : Exception |
Visual Basic Copy Code |
---|
Public Class NotATreeException |
System.Object
System.Exception
MindFusion.Diagramming.NotATreeException
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |