IAggregatePool.fromItem

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

class IAggregatePool(T)
protected static
fromItem

Parameters

item Item

item union instance

Return Value

Type: ItemType

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

Meta