[ROOT] / doc / toc / ARCQuery / Class / TranslationsCollection

GetKeysEqualToValue , ToString , TryGetP , TryGetV , TrySetPP


This would consist of one key per language, with keys like "de_DE", "fr_FR", "nb_NO".


GetKeysEqualToValueReturns properties which themselves again have key and value equal to the given key and value.
ToStringTODO: Decide on what we actually want with ToString for this class.
TryGetPMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
TryGetVNote 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).
TrySetPPReplaces default interface method TrySetPP.

Details

Generated 2024-04-23 11:07:08.719 UTC