[]
        
(Showing Draft Content)

C1.C1Preview.TagListInputParamsItemCollection.Remove

Remove Method

Remove(TagListInputParamsItem)

Removes an item from the current collection.

Declaration
public void Remove(TagListInputParamsItem item)
Public Sub Remove(item As TagListInputParamsItem)
Parameters
Type Name Description
TagListInputParamsItem item

The item to remove.