Determines if the SpecialDate object is contained in the SpecialDateCollection.
Determines if the SpecialDate object is contained in the SpecialDateCollection.
public bool Contains(SpecialDate);
Determines if the DateTime object is contained in the SpecialDateCollection.
public bool Contains(DateTime);
SpecialDateCollection Class | BasicFrame.WebControls Namespace