Checks whether the specified component is contained in this node.
Namespace: MindFusion.Diagramming
Package: 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.