 | IniFileItem Property |
This Section
Namespace:
VIZCore3DX.NET.Utility
Assembly:
VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.0.25.326 (1.0.25.326)
Syntaxpublic IniSection this[
string section
] { get; set; }
Parameters
- section
- Type: SystemString
Return Value
Type:
IniSectionImplements
IDictionaryTKey, TValueItemTKey
See Also