[ROOT] / doc / toc / ARCQuery / Class / TranslationSingle / TryGetA / __TOCDet
Key | Value |
---|---|
Assembly | ARCQuery |
DocFragType | ClassMember |
IsInherited | -False- |
IsInheritedDoc | -False- |
Lines | -10- |
Name | TryGetA |
Namespace | ARCQuery |
Type | TranslationSingle |
ClassMemberAttribute
Key | Value |
---|---|
DeclaringType | TranslationSingle |
MethodName | TryGetA |
MethodSignature | Boolean TryGetA(ARCCore.IP, ARCCore.IK, ARCCore.PValue`1[System.String] ByRef, System.String ByRef) |
Returns a PropertyStreamLine representation of this translation.
Supports approach 2: Storing translation strings directly within C# source code.
Output looks like:
'a("car", "wagen");'
Generated C# code can be parsed into a relevant .cs file, like Translations_de_DE.cs
Method signature understood by TryGetP / EntityMethodKey.
Generated 2025-04-05 14:50:38.736 UTC