This commit is contained in:
2025-12-29 11:56:30 +08:00
parent 1e41b2def5
commit 955dab6e65
44 changed files with 2497 additions and 928 deletions
@@ -129,6 +129,10 @@ Classes
<dd><p>Utility class providing extension methods for SortedList operations.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Common.Collections.SubList-1.html">SubList&lt;T&gt;</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Common.Collections.SynList-1.html">SynList&lt;T&gt;</a></dt>
<dd><p>Thread-safe List.</p>
@@ -143,12 +147,12 @@ Enums
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Common.Collections.SortedListUtil.SearchMethod.html">SortedListUtil.SearchMethod</a></dt>
<dt><a class="xref" href="Hi.Common.Collections.SearchTargetMode.html">SearchTargetMode</a></dt>
<dd><p>Specifies the search method to use when looking for values in a sorted list.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Common.Collections.SortedListUtil.SeekDirection.html">SortedListUtil.SeekDirection</a></dt>
<dt><a class="xref" href="Hi.Common.Collections.SeekDirection.html">SeekDirection</a></dt>
<dd><p>Specifies the seek direction for sorted list operations.</p>
</dd>
</dl>