[]
Adds a DateField to the end of the DateFieldCollection.
public void Add(DateField item)
Public Sub Add(item As DateField)
The object to be added to the end of the DateFieldCollection.