ITupleInfo.CreateNew method

Creates a tuple from the specified items.

public object CreateNew(IEnumerable<object?> items)

See Also