开发者

Delete XMLList element with a given index - Flex

How can I delete the element with a certain in开发者_如何学Pythondex in a Flex XMLList?


Try this

delete myList[i];
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜