Skip to content

WStringList.Insert

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

WStringList.Insert Method

Syntax

Declare Function Insert(ByVal Index As Integer, ByRef iValue As WString, FObj As Any Ptr = 0) As Integer

Parameters

Part Type Description
Index Integer
iValue WString
FObj Any

Return Value

Integer

See also

Clone this wiki locally