System.Generics.Collections.TPair.Value

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Value: TValue;

C++

TValue 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.

See Also