mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-10 03:45:41 +00:00
333 lines
17 KiB
HTML
333 lines
17 KiB
HTML
|
<!DOCTYPE html>
|
|||
|
<!--[if IE]><![endif]-->
|
|||
|
<html>
|
|||
|
|
|||
|
<head>
|
|||
|
<meta charset="utf-8">
|
|||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|||
|
<title>Struct SpanSplitEnumerator<T>
|
|||
|
| X10D </title>
|
|||
|
<meta name="viewport" content="width=device-width">
|
|||
|
<meta name="title" content="Struct SpanSplitEnumerator<T>
|
|||
|
| X10D ">
|
|||
|
<meta name="generator" content="docfx 2.56.7.0">
|
|||
|
|
|||
|
<link rel="shortcut icon" href="../images/favicon.png">
|
|||
|
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap" rel="stylesheet">
|
|||
|
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/10.1.1/styles/night-owl.min.css">
|
|||
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.2/font/bootstrap-icons.css" integrity="sha384-EvBWSlnoFgZlXJvpzS+MAUEjvN7+gcCwH+qh7GRFOGgZO0PuwOFro7qPOJnLfe7l" crossorigin="anonymous">
|
|||
|
<link rel="stylesheet" href="../styles/config.css">
|
|||
|
<link rel="stylesheet" href="../styles/discord.css">
|
|||
|
<link rel="stylesheet" href="../styles/singulink.css">
|
|||
|
<link rel="stylesheet" href="../styles/main.css">
|
|||
|
<meta property="docfx:navrel" content="../toc.html">
|
|||
|
<meta property="docfx:tocrel" content="toc.html">
|
|||
|
|
|||
|
<meta property="docfx:rel" content="../">
|
|||
|
<meta property="docfx:newtab" content="true">
|
|||
|
</head>
|
|||
|
<body>
|
|||
|
<div class="top-navbar">
|
|||
|
<a class="burger-icon" onclick="toggleMenu()">
|
|||
|
<svg name="Hamburger" style="vertical-align: middle;" width="34" height="34" viewbox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" clip-rule="evenodd" d="M20 6H4V9H20V6ZM4 10.999H20V13.999H4V10.999ZM4 15.999H20V18.999H4V15.999Z"></path></svg>
|
|||
|
</a>
|
|||
|
|
|||
|
|
|||
|
<a class="brand" href="../index.html">
|
|||
|
<img src="../images/favicon.png" alt="X10D" class="logomark">
|
|||
|
<span class="brand-title">X10D</span>
|
|||
|
</a> </div>
|
|||
|
|
|||
|
<div class="body-content">
|
|||
|
<div id="blackout" class="blackout" onclick="toggleMenu()"></div>
|
|||
|
|
|||
|
<nav id="sidebar" role="navigation">
|
|||
|
<div class="sidebar">
|
|||
|
|
|||
|
<div>
|
|||
|
<div class="mobile-hide">
|
|||
|
|
|||
|
<a class="brand" href="../index.html">
|
|||
|
<img src="../images/favicon.png" alt="X10D" class="logomark">
|
|||
|
<span class="brand-title">X10D</span>
|
|||
|
</a> </div>
|
|||
|
|
|||
|
<div class="sidesearch">
|
|||
|
<form id="search" role="search" class="search">
|
|||
|
<i class="bi bi-search search-icon"></i>
|
|||
|
<input type="text" id="search-query" placeholder="Search" autocomplete="off">
|
|||
|
</form>
|
|||
|
</div>
|
|||
|
|
|||
|
<div id="navbar">
|
|||
|
</div>
|
|||
|
</div> <div class="sidebar-item-separator"></div>
|
|||
|
|
|||
|
<div id="sidetoggle">
|
|||
|
<div id="sidetoc"></div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
<div class="footer">
|
|||
|
<strong>DocFX + Singulink = ♥</strong>
|
|||
|
|
|||
|
</div> </nav>
|
|||
|
|
|||
|
<main class="main-panel">
|
|||
|
|
|||
|
<div id="search-results" style="display: none;">
|
|||
|
<h1 class="search-list">Search Results for <span></span></h1>
|
|||
|
<div class="sr-items">
|
|||
|
<p><i class="bi bi-hourglass-split index-loading"></i></p>
|
|||
|
</div>
|
|||
|
<ul id="pagination" data-first="First" data-prev="Previous" data-next="Next" data-last="Last"></ul>
|
|||
|
</div>
|
|||
|
<div role="main" class="hide-when-search">
|
|||
|
|
|||
|
<div class="subnav navbar navbar-default">
|
|||
|
<div class="container hide-when-search" id="breadcrumb">
|
|||
|
<ul class="breadcrumb">
|
|||
|
<li></li>
|
|||
|
</ul>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
|
|||
|
<article class="content wrap" id="_content" data-uid="X10D.Collections.SpanSplitEnumerator`1">
|
|||
|
|
|||
|
|
|||
|
<h1 id="X10D_Collections_SpanSplitEnumerator_1" data-uid="X10D.Collections.SpanSplitEnumerator`1" class="text-break">Struct SpanSplitEnumerator<T>
|
|||
|
</h1>
|
|||
|
<div class="markdown level0 summary"><p>Enumerates the elements of a <see cref="!:ReadOnlySpan<T>"></see>.</p>
|
|||
|
</div>
|
|||
|
<div class="markdown level0 conceptual"></div>
|
|||
|
<h6><strong>Namespace</strong>: <a class="xref" href="X10D.Collections.html">X10D.Collections</a></h6>
|
|||
|
<h6><strong>Assembly</strong>: X10D.dll</h6>
|
|||
|
<h5 id="X10D_Collections_SpanSplitEnumerator_1_syntax">Syntax</h5>
|
|||
|
<div class="codewrapper">
|
|||
|
<pre><code class="lang-csharp hljs">public struct SpanSplitEnumerator<T>
|
|||
|
where T : struct, IEquatable<T></code></pre>
|
|||
|
</div>
|
|||
|
<h5 class="typeParameters">Type Parameters</h5>
|
|||
|
<table class="table table-bordered table-striped table-condensed">
|
|||
|
<thead>
|
|||
|
<tr>
|
|||
|
<th>Name</th>
|
|||
|
<th>Description</th>
|
|||
|
</tr>
|
|||
|
</thead>
|
|||
|
<tbody>
|
|||
|
<tr>
|
|||
|
<td><span class="parametername">T</span></td>
|
|||
|
<td><p>The type of elements in the span.</p>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</tbody>
|
|||
|
</table>
|
|||
|
<h3 id="constructors">Constructors
|
|||
|
</h3>
|
|||
|
<span class="small pull-right mobile-hide">
|
|||
|
<span class="divider">|</span>
|
|||
|
<a href="https://github.com/oliverbooth/X10D/new/main/apiSpec/new?filename=X10D_Collections_SpanSplitEnumerator_1__ctor_ReadOnlySpan__0___0_.md&value=---%0Auid%3A%20X10D.Collections.SpanSplitEnumerator%601.%23ctor(ReadOnlySpan%7B%600%7D%2C%600)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|||
|
</span>
|
|||
|
<span class="small pull-right mobile-hide">
|
|||
|
<a href="https://github.com/oliverbooth/X10D/blob/main/X10D/src/Collections/SpanSplitEnumerator.cs/#L33">View Source</a>
|
|||
|
</span>
|
|||
|
<a id="X10D_Collections_SpanSplitEnumerator_1__ctor_" data-uid="X10D.Collections.SpanSplitEnumerator`1.#ctor*"></a>
|
|||
|
<h4 id="X10D_Collections_SpanSplitEnumerator_1__ctor_ReadOnlySpan__0___0_" data-uid="X10D.Collections.SpanSplitEnumerator`1.#ctor(ReadOnlySpan{`0},`0)">SpanSplitEnumerator(ReadOnlySpan<T>, T)</h4>
|
|||
|
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="X10D.Collections.SpanSplitEnumerator-1.html">SpanSplitEnumerator<T></a> struct.</p>
|
|||
|
</div>
|
|||
|
<div class="markdown level1 conceptual"></div>
|
|||
|
<h5 class="decalaration">Declaration</h5>
|
|||
|
<div class="codewrapper">
|
|||
|
<pre><code class="lang-csharp hljs">public SpanSplitEnumerator(ReadOnlySpan<T> source, T delimiter)</code></pre>
|
|||
|
</div>
|
|||
|
<h5 class="parameters">Parameters</h5>
|
|||
|
<table class="table table-bordered table-striped table-condensed">
|
|||
|
<thead>
|
|||
|
<tr>
|
|||
|
<th>Type</th>
|
|||
|
<th>Name</th>
|
|||
|
<th>Description</th>
|
|||
|
</tr>
|
|||
|
</thead>
|
|||
|
<tbody>
|
|||
|
<tr>
|
|||
|
<td><span class="xref">ReadOnlySpan</span><T></td>
|
|||
|
<td><span class="parametername">source</span></td>
|
|||
|
<td><p>The source span.</p>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td><span class="xref">T</span></td>
|
|||
|
<td><span class="parametername">delimiter</span></td>
|
|||
|
<td><p>The delimiting element.</p>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</tbody>
|
|||
|
</table>
|
|||
|
<span class="small pull-right mobile-hide">
|
|||
|
<span class="divider">|</span>
|
|||
|
<a href="https://github.com/oliverbooth/X10D/new/main/apiSpec/new?filename=X10D_Collections_SpanSplitEnumerator_1__ctor_ReadOnlySpan__0__ReadOnlySpan__0__.md&value=---%0Auid%3A%20X10D.Collections.SpanSplitEnumerator%601.%23ctor(ReadOnlySpan%7B%600%7D%2CReadOnlySpan%7B%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|||
|
</span>
|
|||
|
<span class="small pull-right mobile-hide">
|
|||
|
<a href="https://github.com/oliverbooth/X10D/blob/main/X10D/src/Collections/SpanSplitEnumerator.cs/#L19">View Source</a>
|
|||
|
</span>
|
|||
|
<a id="X10D_Collections_SpanSplitEnumerator_1__ctor_" data-uid="X10D.Collections.SpanSplitEnumerator`1.#ctor*"></a>
|
|||
|
<h4 id="X10D_Collections_SpanSplitEnumerator_1__ctor_ReadOnlySpan__0__ReadOnlySpan__0__" data-uid="X10D.Collections.SpanSplitEnumerator`1.#ctor(ReadOnlySpan{`0},ReadOnlySpan{`0})">SpanSplitEnumerator(ReadOnlySpan<T>, ReadOnlySpan<T>)</h4>
|
|||
|
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="X10D.Collections.SpanSplitEnumerator-1.html">SpanSplitEnumerator<T></a> struct.</p>
|
|||
|
</div>
|
|||
|
<div class="markdown level1 conceptual"></div>
|
|||
|
<h5 class="decalaration">Declaration</h5>
|
|||
|
<div class="codewrapper">
|
|||
|
<pre><code class="lang-csharp hljs">public SpanSplitEnumerator(ReadOnlySpan<T> source, ReadOnlySpan<T> delimiter)</code></pre>
|
|||
|
</div>
|
|||
|
<h5 class="parameters">Parameters</h5>
|
|||
|
<table class="table table-bordered table-striped table-condensed">
|
|||
|
<thead>
|
|||
|
<tr>
|
|||
|
<th>Type</th>
|
|||
|
<th>Name</th>
|
|||
|
<th>Description</th>
|
|||
|
</tr>
|
|||
|
</thead>
|
|||
|
<tbody>
|
|||
|
<tr>
|
|||
|
<td><span class="xref">ReadOnlySpan</span><T></td>
|
|||
|
<td><span class="parametername">source</span></td>
|
|||
|
<td><p>The source span.</p>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td><span class="xref">ReadOnlySpan</span><T></td>
|
|||
|
<td><span class="parametername">delimiter</span></td>
|
|||
|
<td><p>The delimiting span of elements.</p>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</tbody>
|
|||
|
</table>
|
|||
|
<h3 id="properties">Properties
|
|||
|
</h3>
|
|||
|
<span class="small pull-right mobile-hide">
|
|||
|
<span class="divider">|</span>
|
|||
|
<a href="https://github.com/oliverbooth/X10D/new/main/apiSpec/new?filename=X10D_Collections_SpanSplitEnumerator_1_Current.md&value=---%0Auid%3A%20X10D.Collections.SpanSplitEnumerator%601.Current%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|||
|
</span>
|
|||
|
<span class="small pull-right mobile-hide">
|
|||
|
<a href="https://github.com/oliverbooth/X10D/blob/main/X10D/src/Collections/SpanSplitEnumerator.cs/#L46">View Source</a>
|
|||
|
</span>
|
|||
|
<a id="X10D_Collections_SpanSplitEnumerator_1_Current_" data-uid="X10D.Collections.SpanSplitEnumerator`1.Current*"></a>
|
|||
|
<h4 id="X10D_Collections_SpanSplitEnumerator_1_Current" data-uid="X10D.Collections.SpanSplitEnumerator`1.Current">Current</h4>
|
|||
|
<div class="markdown level1 summary"><p>Gets the element at the current position of the enumerator.</p>
|
|||
|
</div>
|
|||
|
<div class="markdown level1 conceptual"></div>
|
|||
|
<h5 class="decalaration">Declaration</h5>
|
|||
|
<div class="codewrapper">
|
|||
|
<pre><code class="lang-csharp hljs">public ReadOnlySpan<T> Current { get; }</code></pre>
|
|||
|
</div>
|
|||
|
<h5 class="propertyValue">Property Value</h5>
|
|||
|
<table class="table table-bordered table-striped table-condensed">
|
|||
|
<thead>
|
|||
|
<tr>
|
|||
|
<th>Type</th>
|
|||
|
<th>Description</th>
|
|||
|
</tr>
|
|||
|
</thead>
|
|||
|
<tbody>
|
|||
|
<tr>
|
|||
|
<td><span class="xref">ReadOnlySpan</span><T></td>
|
|||
|
<td><p>The element in the <see cref="!:ReadOnlySpan<T>"></see> at the current position of the enumerator.</p>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</tbody>
|
|||
|
</table>
|
|||
|
<h3 id="methods">Methods
|
|||
|
</h3>
|
|||
|
<span class="small pull-right mobile-hide">
|
|||
|
<span class="divider">|</span>
|
|||
|
<a href="https://github.com/oliverbooth/X10D/new/main/apiSpec/new?filename=X10D_Collections_SpanSplitEnumerator_1_GetEnumerator.md&value=---%0Auid%3A%20X10D.Collections.SpanSplitEnumerator%601.GetEnumerator%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|||
|
</span>
|
|||
|
<span class="small pull-right mobile-hide">
|
|||
|
<a href="https://github.com/oliverbooth/X10D/blob/main/X10D/src/Collections/SpanSplitEnumerator.cs/#L56">View Source</a>
|
|||
|
</span>
|
|||
|
<a id="X10D_Collections_SpanSplitEnumerator_1_GetEnumerator_" data-uid="X10D.Collections.SpanSplitEnumerator`1.GetEnumerator*"></a>
|
|||
|
<h4 id="X10D_Collections_SpanSplitEnumerator_1_GetEnumerator" data-uid="X10D.Collections.SpanSplitEnumerator`1.GetEnumerator">GetEnumerator()</h4>
|
|||
|
<div class="markdown level1 summary"><p>Returns the current enumerator.</p>
|
|||
|
</div>
|
|||
|
<div class="markdown level1 conceptual"></div>
|
|||
|
<h5 class="decalaration">Declaration</h5>
|
|||
|
<div class="codewrapper">
|
|||
|
<pre><code class="lang-csharp hljs">public SpanSplitEnumerator<T> GetEnumerator()</code></pre>
|
|||
|
</div>
|
|||
|
<h5 class="returns">Returns</h5>
|
|||
|
<table class="table table-bordered table-striped table-condensed">
|
|||
|
<thead>
|
|||
|
<tr>
|
|||
|
<th>Type</th>
|
|||
|
<th>Description</th>
|
|||
|
</tr>
|
|||
|
</thead>
|
|||
|
<tbody>
|
|||
|
<tr>
|
|||
|
<td><a class="xref" href="X10D.Collections.SpanSplitEnumerator-1.html">SpanSplitEnumerator</a><T></td>
|
|||
|
<td><p>The current instance of <a class="xref" href="X10D.Collections.SpanSplitEnumerator-1.html">SpanSplitEnumerator<T></a>.</p>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</tbody>
|
|||
|
</table>
|
|||
|
<h5 id="X10D_Collections_SpanSplitEnumerator_1_GetEnumerator_remarks">Remarks</h5>
|
|||
|
<div class="markdown level1 remarks"><p>This method exists to provide the ability to enumerate within a <code>foreach</code> loop. It should not be called
|
|||
|
manually.</p>
|
|||
|
</div>
|
|||
|
<span class="small pull-right mobile-hide">
|
|||
|
<span class="divider">|</span>
|
|||
|
<a href="https://github.com/oliverbooth/X10D/new/main/apiSpec/new?filename=X10D_Collections_SpanSplitEnumerator_1_MoveNext.md&value=---%0Auid%3A%20X10D.Collections.SpanSplitEnumerator%601.MoveNext%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|||
|
</span>
|
|||
|
<span class="small pull-right mobile-hide">
|
|||
|
<a href="https://github.com/oliverbooth/X10D/blob/main/X10D/src/Collections/SpanSplitEnumerator.cs/#L68">View Source</a>
|
|||
|
</span>
|
|||
|
<a id="X10D_Collections_SpanSplitEnumerator_1_MoveNext_" data-uid="X10D.Collections.SpanSplitEnumerator`1.MoveNext*"></a>
|
|||
|
<h4 id="X10D_Collections_SpanSplitEnumerator_1_MoveNext" data-uid="X10D.Collections.SpanSplitEnumerator`1.MoveNext">MoveNext()</h4>
|
|||
|
<div class="markdown level1 summary"><p>Advances the enumerator to the next element of the <see cref="!:ReadOnlySpan<T>"></see>.</p>
|
|||
|
</div>
|
|||
|
<div class="markdown level1 conceptual"></div>
|
|||
|
<h5 class="decalaration">Declaration</h5>
|
|||
|
<div class="codewrapper">
|
|||
|
<pre><code class="lang-csharp hljs">public bool MoveNext()</code></pre>
|
|||
|
</div>
|
|||
|
<h5 class="returns">Returns</h5>
|
|||
|
<table class="table table-bordered table-striped table-condensed">
|
|||
|
<thead>
|
|||
|
<tr>
|
|||
|
<th>Type</th>
|
|||
|
<th>Description</th>
|
|||
|
</tr>
|
|||
|
</thead>
|
|||
|
<tbody>
|
|||
|
<tr>
|
|||
|
<td><span class="xref">System.Boolean</span></td>
|
|||
|
<td><p><span class="xref">true</span> if the enumerator was successfully advanced to the next element; <span class="xref">false</span>
|
|||
|
if the enumerator has passed the end of the span.</p>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</tbody>
|
|||
|
</table>
|
|||
|
</article>
|
|||
|
</div>
|
|||
|
|
|||
|
<div class="copyright-footer">
|
|||
|
<span>© Singulink. All rights reserved.</span>
|
|||
|
</div>
|
|||
|
</main>
|
|||
|
</div>
|
|||
|
|
|||
|
|
|||
|
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
|
|||
|
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
|
|||
|
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
|
|||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/10.1.1/highlight.min.js"></script>
|
|||
|
<script type="text/javascript" src="../styles/jquery.twbsPagination.js"></script>
|
|||
|
<script type="text/javascript" src="../styles/url.min.js"></script>
|
|||
|
<script src="https://cdn.jsdelivr.net/npm/anchor-js/anchor.min.js"></script>
|
|||
|
<script type="text/javascript" src="../styles/docfx.js"></script>
|
|||
|
<script type="text/javascript" src="../styles/singulink.js"></script>
|
|||
|
<script type="text/javascript" src="../styles/main.js"></script> </body>
|
|||
|
</html>
|