Variant.getItems

Template to get one or more values from a container Variant.

class Variant
getItems
(
T...
)
()

Parameters

T

The D types of the values to get

Return Value

Type: auto

A tuple containing the values from the Variant of the specified types