MemoryExtensions.IndexOfAnyExceptWhiteSpace(ReadOnlySpan<Char>) Metod

Definition

public:
[System::Runtime::CompilerServices::Extension]
 static int IndexOfAnyExceptWhiteSpace(ReadOnlySpan<char> span);
public static int IndexOfAnyExceptWhiteSpace(this ReadOnlySpan<char> span);
static member IndexOfAnyExceptWhiteSpace : ReadOnlySpan<char> -> int
<Extension()>
Public Function IndexOfAnyExceptWhiteSpace (span As ReadOnlySpan(Of Char)) As Integer

Parametrar

Returer

Gäller för