Skip to content

IniFile.KeyRemove

Xusinboy Bekchanov edited this page Nov 6, 2023 · 4 revisions

IniFile.KeyRemove Method

Syntax

Declare Function KeyRemove(ByRef Section As WString, ByRef Key As WString) As Boolean

Parameters

Part Type Description
Section WString
Key WString

Return Value

Boolean

See also

Clone this wiki locally