Checks if the specified component is contained in the hierarchy defined by the current component.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool Contains ( |
Visual Basic Copy Code |
---|
Public Function Contains( _ |
The component to search for.
true if the component is a direct or indirect child of the current component; otherwise, false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |