This commit is contained in:
2025-11-16 17:27:05 +08:00
parent 643a14956d
commit dbbe3303b3
665 changed files with 1697 additions and 1018 deletions
@@ -225,7 +225,8 @@ Class IndexedFileLine
</h3>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Hi.Common.FileLines.IndexedFileLine.html">IndexedFileLine</a> class by copying from an <a class="xref" href="Hi.Common.FileLines.IIndexedFileLine.html">IIndexedFileLine</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
@@ -235,7 +236,8 @@ Class IndexedFileLine
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>src</code> <a class="xref" href="Hi.Common.FileLines.IIndexedFileLine.html">IIndexedFileLine</a></dt>
<dd></dd>
<dd><p>The source <a class="xref" href="Hi.Common.FileLines.IIndexedFileLine.html">IIndexedFileLine</a> to copy from.</p>
</dd>
</dl>