AndroidCodeImportsCollectionItem 属性 |
获取指定索引集合元素
命名空间:
Smobiler.Plugins
程序集:
Smobiler.Plugins (在 Smobiler.Plugins.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public string this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As String
Get
参数
- index
- 类型:SystemInt32
索引
属性值
类型:
String返回值
类型:
String
备注
参见