- Namespace
- Statiq
.Common - Containing Type
- MemoryExtensions
Syntax
public static bool StartsWith(this IEnumerable<ReadOnlyMemory<char>> items, IEnumerable<ReadOnlyMemory<char>> values)
Parameters
| Name | Type | Description |
|---|---|---|
| items | IEnumerable |
|
| values | IEnumerable |
Return Value
| Type | Description |
|---|---|
| bool |