Checks to see if a value is contained in the List.

Syntax

ISReadOnlyList.Contains(value)

Parameters

NameTypeOptionalByRefDescription
value T

Return Value

Boolean

Returns a boolean indicating whether or not the value exists in the List.

Member of:
ISReadOnlyList
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0