/ Published in: Other
Expand |
Embed | Plain Text
while (this._container.numChildren) this._container.removeChildAt(0);
You need to login to post a comment.
while (this._container.numChildren) this._container.removeChildAt(0);
You need to login to post a comment.