 | IniFileRemove Method |
Remove
Namespace:
VIZCore3DX.NET.Utility
Assembly:
VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.0.25.326 (1.0.25.326)
Syntaxpublic bool Remove(
string section
)
Parameters
- section
- Type: SystemString
Section
Return Value
Type:
BooleanResult
Implements
IDictionaryTKey, TValueRemove(TKey)
See Also