Checks whether the specified component is contained in this node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool ContainsComponent ( |
Visual Basic Copy Code |
---|
Public Function ContainsComponent( _ |
The component to check.
true if the component is contained in the node; otherwise, false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |