Pair<T1,T2>.Two Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public T2 Two { get; }
member this.Two : 'T2
Public ReadOnly Property Two As T2
Property Value
T2