System.Generics.Collections.TPair.Key

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Key: TKey;

C++

TKey Key;

Properties

Type Visibility Source Unit Parent
field public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TPair

Description

Key of the key-value pair that serves as the identifier of a value.

See Also