System.Generics.Collections.TDictionary.operator []

From RAD Studio API Documentation
Jump to: navigation, search

C++

TValue operator[](const TKey Key) { return GetItem(Key); }

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!