Determines whether the specified item is currently selected.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public bool Contains ( |
Visual Basic Copy Code |
---|
Public Function Contains( _ |
The Item instance to search for in the selection.
true if the item is selected or false if it isn't.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |