Equality Operations (Visual Basic)
Two sequences whose corresponding elements are equal and which have the same number of elements are considered equal.
Methods
Method Name | Description | Visual Basic Query Expression Syntax | More Information |
---|---|---|---|
SequenceEqual | Determines whether two sequences are equal by comparing elements in a pair-wise manner. | Not applicable. | Enumerable.SequenceEqual Queryable.SequenceEqual |
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา