API:System.Generics.Collections.TDictionary.AddOrSetValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AddOrSetValue(const Key: TKey; const Value: TValue);

C++

void __fastcall AddOrSetValue(const TKey Key, const TValue Value);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TDictionary

Description

Embarcadero Technologies does not currently have any additional information.