[]
Adds an object to the end of the MaskFieldCollection.
public void Add(MaskField item)
Public Sub Add(item As MaskField)
The object to be added to the end of the MaskFieldCollection.