Click or drag to resize
Tuple2T1, T2, T3, T4Item4 Property
Returns the second element of the tuple

Namespace: System
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public T4 Item4 { get; }

Property Value

Type: T4
See Also