MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Calendar Assembly
/
C1.Maui.Calendar Namespace
/
DateList Class
/ Contains Method
An item to search for.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Contains Method (DateList)
In This Topic
Returns true if specified item exists in the Collection.
Syntax
C#
public
new
bool
Contains(
DateTime
item
)
Parameters
item
An item to search for.
Return Value
True if item exists in the Collection.
See Also
Reference
DateList Class
DateList Members