System.Generics.Collections.TPair.Value
Delphi
Value: V;
C++
V Value;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | public | System.Generics.Collections.pas System.Generics.Collections.hpp |
System.Generics.Collections | TPair |
Description
Value of the key-value pair that is identified by a key.