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