 | StringListAdd 方法 |
Sweet 开发框架
追加一行
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public int Add(
string value
)
Public Function Add (
value As String
) As Integer
member Add :
value : string -> int
参数
- value
- 类型:SystemString
值
返回值
类型:
Int32序号
参见