Overload List
Name | Description | |
---|---|---|
![]() ![]() | StartsWith<(Of <<'(A>)>>)(IEnumerable<(Of <<'(A>)>>), IEnumerable<(Of <<'(A>)>>)) |
Tests whether this list starts with the given sequence.
|
![]() ![]() | StartsWith<(Of <<'(A>)>>)(IEnumerable<(Of <<'(A>)>>), IEnumerable<(Of <<'(A>)>>), IEqualityComparer<(Of <<'(A>)>>)) |
Tests whether this list starts with the given sequence.
|