 | IniSectionRemove 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 key
)
Parameters
- key
- Type: SystemString
Key
Return Value
Type:
BooleanResult
Implements
IDictionaryTKey, TValueRemove(TKey)
See Also