System.Generics.Collections.TDictionary.operator []
C++
V operator[](const K Key) { return this->Items[Key]; }
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | System.Generics.Collections.hpp | System.Generics.Collections | TDictionary |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !