Z-SoftNet Developer Network Library www.zsoftnet.com

DateTimeCollection.Contains Method 

checks if collection contains the Date object.

public bool Contains(
   DateTime c
);

Parameters

c
Date object.

Return Value

true if found, else false

See Also

DateTimeCollection Class | ZsoftNet.iCalendar Namespace