Determines whether this collection contains a resource identified by the specified string.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public bool Contains ( |
Visual Basic Copy Code |
---|
Public Function Contains( _ |
The identifier of a resource 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 |