Class TXQHashmapStrOwning
Unit
simplehtmltreeparser
Declaration
type generic TXQHashmapStrOwning<TValue,TOwningList> = class(specialize TXQHashmapStr<TValue>)
Description
no description available, TXQHashmapStr description follows Hierarchy
Overview
Methods
Properties
Description
Methods
 |
constructor create; |
|
 |
destructor destroy; override; |
|
Properties
 |
property Values[constKey:TXQHashKeyString]: TValue read GetValue write SetValue; |
|
Generated by PasDoc 0.14.0.
|