Home
|
GR32_Containers
|
|
TObject
TPointerMap implements a simple pointer to pointer map. It uses a hash-like structure internally, thus, data lookup is very fast compared to an iterative approach - especially if you have many entries in the map. However, it is also more limited than a list approach since it does not support index based operation. If you need to iterate through a pointer map please refer to TPointerMapIterator.
| Methods | Properties |
|---|---|
| In TPointerMap: | |
| Add | Count |
| Clear | Data |
| Contains | |
| Find | |
| Remove | |
Copyright ©2000-2012 Alex Denisov and the Graphics32 Team - Graphics32 v1.9.1 - Build on 4-May-2012