首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > .NET > C# >

怎么获取ImageList中图片的Name

2013-12-21 
如何获取ImageList中图片的Name如题[解决办法]遍历this.imageList1.Images.Keys即可。

如何获取ImageList中图片的Name
如题
[解决办法]
遍历this.imageList1.Images.Keys即可。

热点排行