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