Add to array
Last updated
Was this helpful?
Last updated
Was this helpful?
Element that adds a new element to the collection.
Properties
- Collection*: [IEnumerable<T>] Collection to which an element is to be added
- Variable*: [T] Variable added to the collection