using System.Collections.Generic;
List<string> MyString = new List<string>();
MyString.Add("text1"); MyString.Add("text2"); MyString.Add("text3");
string aText = MyString[0];
List<Label> MyLabel = new List<Label>(); List<Button> MyButton = new List<Button>(); List<SqlCommand> MySqlCommand = new List<SqlCommand>();
Label Label1 = new Label(); Label1.Text = "Label1"; MyLabel.Add(Label1); MyLabel.Add(new Label());
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง