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