Sdílet prostřednictvím


GenericPair<TValue1,TValue2>.first Pole

Definice

První zalomená hodnota objektu GenericPair<TValue1,TValue2> .

public: TValue1 first;
public TValue1 first;
val mutable first : 'TValue1
Public first As TValue1 

Hodnota pole

TValue1

Poznámky

Další informace najdete v tématu pair::first (STL/CLR).

Platí pro