 | StringListIndexOf 方法 |
Sweet 开发框架
查找数据的位置
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public int IndexOf(
string value
)
Public Function IndexOf (
value As String
) As Integer
member IndexOf :
value : string -> int
参数
- value
- 类型:SystemString
值
返回值
类型:
Int32位置
参见