Checks if the item with the specified id is within the bounds of this collection.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public bool Contains ( |
Visual Basic
![]() |
---|
Public Function Contains( _ |
Type: String
The identifier of the item to search for in the collection.
true if the item is found; otherwise false.