Click or drag to resize
DigitalRunePairTSecond Property
Gets or sets the second object.

Namespace: DigitalRune.Collections
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public T Second { get; set; }

Property Value

Type: T
The second object.
See Also