Wintellect.PowerCollections Namespace
Algorithms Class
GhostDoc Pro Sample Help File

Pair<(Of <(<'TFirst, TSecond>)>)> Fields

The Pair<(Of <(<'TFirst, TSecond>)>)> type exposes the following members.

Fields


  Name Description
Public field First
The first element of the pair.
Public field Second
The second element of the pair.