Collapse imageExpand ImageCopy imageCopyHover image
       



Flinq
Enumerable..::..StartsWith Method
Enumerable Class See Also Send Feedback

Overload List

  NameDescription
Public methodStatic memberStartsWith<(Of <<'(A>)>>)(IEnumerable<(Of <<'(A>)>>), IEnumerable<(Of <<'(A>)>>))
Tests whether this list starts with the given sequence.
Public methodStatic memberStartsWith<(Of <<'(A>)>>)(IEnumerable<(Of <<'(A>)>>), IEnumerable<(Of <<'(A>)>>), IEqualityComparer<(Of <<'(A>)>>))
Tests whether this list starts with the given sequence.

See Also

Enumerable Class
Enumerable Members
Flinq Namespace
Footer image