GComponent.RemoveChildAt Method |
Name | Description | |
---|---|---|
![]() | RemoveChildAt(Int32) |
Removes a child at a certain index. Children above the child will move down.
|
![]() | RemoveChildAt(Int32, Boolean) |
Removes a child at a certain index. Children above the child will move down.
|