Click or drag to resize

GComponentRemoveChildAt Method

Overload List
  NameDescription
Public methodRemoveChildAt(Int32)
Removes a child at a certain index. Children above the child will move down.
Public methodRemoveChildAt(Int32, Boolean)
Removes a child at a certain index. Children above the child will move down.
Top
See Also