tune
This commit is contained in:
@@ -1406,7 +1406,8 @@ with the list items.</p>
|
||||
<h4 class="section">Returns</h4>
|
||||
<dl class="parameters">
|
||||
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1">List</a><TItem></dt>
|
||||
<dd><p>A new list containing only the items within the specified key range.</p>
|
||||
<dd><p>A new list containing only the items within the specified key range.
|
||||
return empty new list instead of null if no elements in the boundary.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user