ยืนยัน
func GetChildren(parent entity<Entity>) List<entity<Entity>>
go
ข้อมูลพารามิเตอร์
ใส่ค่า
ชื่อ | ประเภท | คำอธิบาย |
---|---|---|
หลัก (Parent) | Entity | เอนทิตีโหนดพาเรนต์ |
กลับสู่
ประเภท | คำอธิบาย |
---|---|
ListT_Entity | รายการโหนดย่อย |
รับโหนดย่อยทั้งหมดของเอนทิตีโหนดพาเรนต์เป้าหมาย
func GetChildren(parent entity<Entity>) List<entity<Entity>>
go
ชื่อ | ประเภท | คำอธิบาย |
---|---|---|
หลัก (Parent) | Entity | เอนทิตีโหนดพาเรนต์ |
ประเภท | คำอธิบาย |
---|---|
ListT_Entity | รายการโหนดย่อย |