- Namespace
- Statiq
.Common - Containing Type
- Memory
String Equality Comparer - Implements
-
- IEqualityComparer
<ReadOnlyMemory <char> > .Equals (ReadOnlyMemory <char> , ReadOnlyMemory <char> )
- IEqualityComparer
Syntax
public bool Equals(ReadOnlyMemory<char> x, ReadOnlyMemory<char> y)
Parameters
Name | Type | Description |
---|---|---|
x | ReadOnlyMemory |
|
y | ReadOnlyMemory |
Return Value
Type | Description |
---|---|
bool |