Olvasás angol nyelven Szerkesztés

Megosztás a következőn keresztül:


SearchValues Class

Definition

Provides a set of initialization methods for instances of the SearchValues<T> class.

C#
public static class SearchValues
Inheritance
SearchValues

Remarks

SearchValues<T> instances are optimized for situations where the same set of values is frequently used for searching at run time.

Methods

Create(ReadOnlySpan<Byte>)

Creates an optimized representation of values used for efficient searching.

Create(ReadOnlySpan<Char>)

Creates an optimized representation of values used for efficient searching.

Create(ReadOnlySpan<String>, StringComparison)

Creates an optimized representation of values used for efficient searching.

Applies to

Termék Verziók
.NET 8, 9, 10