Class TXQHashmapStr

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type generic TXQHashmapStr<TValue> = class(TFLRECacheHashMap)

Description

Hierarchy

  • TFLRECacheHashMap
  • TXQHashmapStr

Overview

Methods

Public procedure Add(const Key:TXQHashKeyString; const AValue:TValue); inline;

Properties

Public property Values[constKey:TXQHashKeyString]: TValue read GetValue write SetValue;

Description

Methods

Public procedure Add(const Key:TXQHashKeyString; const AValue:TValue); inline;
 

Properties

Public property Values[constKey:TXQHashKeyString]: TValue read GetValue write SetValue;
 

Generated by PasDoc 0.14.0.