Determines whether this container contains the specified node, either directly or recursively through other containers.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public bool ContainsRecursively ( |
Visual Basic
![]() |
---|
Public Function ContainsRecursively( _ |
The DiagramNode to check.
true if this container contains the node; otherwise, false.