AWS SDK for .NET Documentation
Tuple
<
(Of
<
(
<'
T
,
U
>
)
>
)
>
Constructor (first, second)
Amazon
►
Amazon.S3.Model
►
Tuple
<
(Of
<
(
<'
T, U
>
)
>
)
>
►
Tuple
<
(Of
<
(
<'
T, U
>
)
>
)
>
(T, U)
C#
Did this page help you?
Yes
No
Tell us about it...
Constructs a Tuple relating an instance of type T to an instance of type U
Declaration Syntax
C#
public
Tuple
( T
first
, U
second
)
Parameters
first
(
T
)
The key
second
(
U
)
The value
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)