Click or drag to resize
DigitalRunePairTFirst, TSecondFirst Property
Gets or sets the first object.

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

Property Value

Type: TFirst
The first object.
See Also