[]
        
(Showing Draft Content)

C1.C1Preview.TagListInputParamsItemCollection.Add

Add Method

Add(TagListInputParamsItem)

Adds an item to the current collection.

Declaration
public int Add(TagListInputParamsItem item)
Public Function Add(item As TagListInputParamsItem) As Integer
Parameters
Type Name Description
TagListInputParamsItem item

The item to add.

Returns
Type Description
int

The index of the newly added item.