Determines whether this container contains the specified node, either directly or recursively through other containers.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public bool ContainsRecursively ( |
Visual Basic Copy Code |
---|
Public Function ContainsRecursively( _ |
true if this container contains the node; otherwise, false.