Fields.AddItem
less than 1 minute to read

Adds an already existing Field object to the collection.

public Field AddItem(Field Item);

Return Value

A reference to the newly added Field object.

Parameters

Item
The Field object to add.

Overloads:


See also:

Class Fields

© Stonefield Software Inc., 2024 • Updated: 06/06/16
Comment or report problem with topic