public readonly ref struct SplitEnumerable
Public Structure SplitEnumerable
Dim instance As MemoryExtensions.SplitEnumerable
public value class SplitEnumerable
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) |
GetEnumerator | Returns an enumerator that iterates through the split segments of the span. |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |