คำแปลของ "reference type" เป็น ไทย
ชนิดการอ้างอิง คือการแปลของ "reference type" เป็น ไทย
reference type
A data type that is represented by a reference (similar to a pointer) to the type's actual value. If a reference type is assigned to a variable, that variable references (or "points to") the original value. No copy is made. Reference types comprise classes, interfaces, delegates, and boxed value types.
-
ชนิดการอ้างอิง
A data type that is represented by a reference (similar to a pointer) to the type's actual value. If a reference type is assigned to a variable, that variable references (or "points to") the original value. No copy is made. Reference types comprise classes, interfaces, delegates, and boxed value types.
-
แสดงคำแปลที่ได้จากอัลกอริธึม
การแปลอัตโนมัติของ " reference type " เป็น ไทย
-
Glosbe Translate
-
Google Translate
เพิ่มตัวอย่าง
เพิ่ม