







[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The second element of the triple.
Namespace: Wintellect.PowerCollections
Assembly:
PowerCollections (in PowerCollections.dll)
Syntax
| C# |
|---|
public TSecond Second |
| Visual Basic (Declaration) |
|---|
Public Second As TSecond |
| Visual C++ |
|---|
public: TSecond Second |
See Also
Triple<(Of <TFirst, TSecond, TThird>)> Structure
Wintellect.PowerCollections Namespace
