Skip to content

List.Contains

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

List.Contains Method

Syntax

Declare Function Contains(FItem As Any Ptr, ByRef Idx As Integer = -1) As Boolean

Parameters

Part Type Description
FItem Any
Idx Integer

Return Value

Boolean

See also

Clone this wiki locally