MemoryExtensions.SpanSplitEnumerator<T> Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables enumerating each split within a ReadOnlySpan<T> that has been divided using one or more separators.
public: generic <typename T>
where T : IEquatable<T>value class MemoryExtensions::SpanSplitEnumerator
public ref struct MemoryExtensions.SpanSplitEnumerator<T> where T : IEquatable<T>
type MemoryExtensions.SpanSplitEnumerator<'T (requires 'T :> IEquatable<'T>)> = struct
Public Structure MemoryExtensions.SpanSplitEnumerator(Of T)
- T
The type of items in the MemoryExtensions.SpanSplitEnumerator<T>.
- Inheritance
Current |
Gets the current element of the enumeration. |
Get |
Gets an enumerator that allows for iteration over the split span. |
Move |
Advances the enumerator to the next element of the enumeration. |
Proizvod | Verzije |
---|---|
.NET | 9, 10 |
Povratne informacije za .NET
.NET je projekat otvorenog koda. Izaberite vezu da biste pružili povratne informacije: