 | IniFileExItem 属性 (String) |
Sweet 开发框架 [缺少 "P:Sweet.Common.IniFileEx.Item(System.String)" 的 <summary> 文档]
命名空间:
Sweet.Common
程序集:
Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public NameValueCollection this[
string section
] { get; }
Public ReadOnly Default Property Item (
section As String
) As NameValueCollection
Get
member Item : NameValueCollection with get
参数
- section
- 类型:SystemString
属性值
类型:
NameValueCollection
参见