[]
Adds an object to the end of the NumberDisplayFieldCollection.
public void Add(NumberDisplayField item)
Public Sub Add(item As NumberDisplayField)
Type | Name | Description |
---|---|---|
NumberDisplayField | item | The object to be added to the end of the NumberDisplayFieldCollection. |