Skip to content
On this page

Add To Collection

Description

This activity allows you to remove item in a specified collection

Properties

CategoryPropertyTypeDescription
MiscCollectionIn(ICollection<T>)The collection from which to remove the Item.
ItemIn(TypeArgument) The item to remove from the specified Collection.
ResultOut(Boolean) The result after removing item from existing data.
TypeArgumentIn(TypeArgument) The type argument of the collection and the item you want to remove.
You can select different options based on the Data type of the collection you use

A product of IRTech Company