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