Click or drag to resize

IniFileRemove Method

Remove

Namespace:  VIZCore3DX.NET.Utility
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.0.25.326 (1.0.25.326)
Syntax
C#
public bool Remove(
	string section
)

Parameters

section
Type: SystemString
Section

Return Value

Type: Boolean
Result

Implements

IDictionaryTKey, TValueRemove(TKey)
See Also