学用 ASP.Net 之 System.Collections.Specialized.StringCollection 类


StringCollection 是专用于储存字符串的集合, 相当于字符串的动态数组.

主要成员:


简单测试:

你可能感兴趣的:(Collections)