- Namespace
- Statiq
.Common - Containing Type
- MemoryExtensions
Syntax
public static bool SequenceEqual(this in ReadOnlyMemory<char> item, in ReadOnlyMemory<char> value)
Parameters
Name | Type | Description |
---|---|---|
item | ReadOnlyMemory |
|
value | ReadOnlyMemory |
Return Value
Type | Description |
---|---|
bool |