ReferenceUtilityCalculateThisReference(Component, Component, String, String, Char) Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static void CalculateThisReference(
Component from,
Component to,
string memberNameOrPath,
out string referenceValue,
out char addSeparator
)
Parameters
- from Component
-
- to Component
-
- memberNameOrPath String
-
- referenceValue String
-
- addSeparator Char
-
See Also