Concatenation Operations (Visual Basic)
Concatenation refers to the operation of appending one sequence to another.
The following illustration depicts a concatenation operation on two sequences of characters.
The standard query operator methods that perform concatenation are listed in the following section.
Methods
Method Name | Description | Visual Basic Query Expression Syntax | More Information |
---|---|---|---|
Concat | Concatenates two sequences to form one sequence. | Not applicable. | Enumerable.Concat Queryable.Concat |
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา