C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System
Tuple2(T1, T2) Class
Tuple2(T1, T2) Properties
Item1 Property
Item2 Property
Tuple2
T1
,
T2
Properties
The
Tuple2
T1, T2
generic type exposes the following members.
Properties
Name
Description
Item1
Retyurns the first element of the tuple
Item2
Returns the second element of the tuple
Top
See Also
Reference
Tuple2
T1, T2
Class
System Namespace