Checks whether the specified DiagramLink is contained within the collection.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public bool Contains ( |
Visual Basic Copy Code |
---|
Public Function Contains( _ |
The DiagramLink to search for in the collection.
true if the specified link is contained in the collection; otherwise, false.