[ROOT] / doc / toc / ARCDoc / Class / HLocationCollection
Create , ToString , TryGetV , WriteAllContentHTMLToDisk
Contains a collection of HLocation objects.
Instances of this class are usually ephemeral, this class can more accurately be described as a utility class than a class for data storage.
| Create | Transforms the parameter (and recursively all contained objects) into a collection of HLocation objects. | 
| ToString | TODO: Decide on what we actually want with ToString for this class. | 
| TryGetV | Note that 'normally' this method would be irrelevant for a PRich object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values). | 
| WriteAllContentHTMLToDisk | Writes all HLocation results to a hierarhical folder structure as static HTML files with (optionally) LinkInsertionInDocumentation. | 
Generated 2025-11-04 14:02:24.785 UTC