System::Collections::Generic::BaseDictionary::idx_get methode

BaseDictionary::idx_get method

Get-functie met sleutel.

mapped_t System::Collections::Generic::BaseDictionary<Map>::idx_get(const key_t &key) const override
ParameterTypeBeschrijving
sleutelconst key_t&Sleutel om de waarde op te halen.

ReturnValue

Kopie van element op key positie.

Zie ook