Returns trueTruetruetrue (True in Visual Basic) if the value was found in the collection.

Namespace:  SGP.Baltie
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public bool Contains(
	Baltie value
)

Parameters

value
Type: SGP.Baltie..::.Baltie
Item to be found.

See Also