Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Item3 As T3 |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As Tuple(Of T1,T2,T3) Dim value As T3 value = instance.Item3 |
C# | |
---|---|
public T3 Item3 {get;} |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2