Overload List
| Name | Description | |
|---|---|---|
| ContainsSlice<(Of <<'(A>)>>)(IEnumerable<(Of <<'(A>)>>), IEnumerable<(Of <<'(A>)>>)) |
Tests whether this list contains a given sequence as a slice.
| |
| ContainsSlice<(Of <<'(A>)>>)(IEnumerable<(Of <<'(A>)>>), IEnumerable<(Of <<'(A>)>>), IEqualityComparer<(Of <<'(A>)>>)) |
Tests whether this list contains a given sequence as a slice.
|