update XML IO pattern.

This commit is contained in:
2026-05-24 14:06:51 +08:00
parent 058003f395
commit d7836db45f
314 changed files with 13376 additions and 573 deletions
@@ -1040,6 +1040,39 @@ Since the folder can be moving with the configuration file.</p>
<a id="Hi_MillingForces_ProfileMillingParas_ProfileMillingParaMap_Reg_" data-uid="Hi.MillingForces.ProfileMillingParas.ProfileMillingParaMap.Reg*"></a>
<h3 id="Hi_MillingForces_ProfileMillingParas_ProfileMillingParaMap_Reg_Hi_Common_XmlUtils_XFactory_" data-uid="Hi.MillingForces.ProfileMillingParas.ProfileMillingParaMap.Reg(Hi.Common.XmlUtils.XFactory)">
Reg(XFactory)
</h3>
<div class="markdown level1 summary"><p>Registers this type's deserializer with the given <a class="xref" href="Hi.Common.XmlUtils.XFactory.html">XFactory</a>
and chains <code>Reg(factory)</code> on dependents. Idempotent.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void Reg(XFactory factory = null)</code></pre>
</div>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>factory</code> <a class="xref" href="Hi.Common.XmlUtils.XFactory.html">XFactory</a></dt>
<dd></dd>
</dl>
<a id="Hi_MillingForces_ProfileMillingParas_ProfileMillingParaMap_SetElementByIndex_" data-uid="Hi.MillingForces.ProfileMillingParas.ProfileMillingParaMap.SetElementByIndex*"></a>
<h3 id="Hi_MillingForces_ProfileMillingParas_ProfileMillingParaMap_SetElementByIndex_System_Int32_System_Double_" data-uid="Hi.MillingForces.ProfileMillingParas.ProfileMillingParaMap.SetElementByIndex(System.Int32,System.Double)">