 | StringListItem 属性 |
Sweet 开发框架
读取某行内容
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public string this[
int index
] { get; set; }
Public Default Property Item (
index As Integer
) As String
Get
Set
member Item : string with get, set
参数
- index
- 类型:SystemInt32
序号
返回值
类型:
String结果
参见