Summary
Adds the object to the end of the DiscriminatedUnionList
- Namespace
- FunctionalSharp
.DiscriminatedUnions - Containing Type
- Discriminated
Union List <Type1, Type2, Type3, Type4, Type5, Type6, Type7>
Syntax
public void Add(Type7 item)
Parameters
Name | Type | Description |
---|---|---|
item | Type7 |
Return Value
Type | Description |
---|---|
void |