コード例 #1
0
 public void removeChildListAt(int index) throws IndexOutOfBoundsException {
   children.removeChildListAt(index);
 }