Determines whether an element is in the collection.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool Contains ( |
Visual Basic Copy Code |
---|
Public Function Contains( _ |
The object to locate in the collection.
true if item is found in the collection; otherwise, false.
WpfDiagram Programmer's Guide | © 2024 MindFusion |