Overload List
| Name | Description | |
|---|---|---|
| EndsWith<(Of <<'(A>)>>)(IEnumerable<(Of <<'(A>)>>), IEnumerable<(Of <<'(A>)>>)) |
Tests whether this list ends with the given sequence.
| |
| EndsWith<(Of <<'(A>)>>)(IEnumerable<(Of <<'(A>)>>), IEnumerable<(Of <<'(A>)>>), IEqualityComparer<(Of <<'(A>)>>)) |
Tests whether this list ends with the given sequence.
|