Adds the SpecialDate item to the collection.
Adds the SpecialDate item to the collection.
public int Add(SpecialDate);
Adds a new empty SpecialDate object to the collection.
public int Add(DateTime);
SpecialDateCollection Class | BasicFrame.WebControls Namespace