IAggregatePool.toItem

Sets the member of the item union that is used by this instance.

class IAggregatePool(T)
protected static
toItem

Parameters

item ItemType

item to set to an item union instance

Return Value

Type: Item

item union instance with the member set that is used by this instance.

Meta