Returns trueTruetruetrue (True in Visual Basic) if the collection contains the given light.

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

Syntax

C#
public bool Contains(
	XLight value
)

Parameters

value
Type: SGP.XSpace..::.XLight
The XLight light to be tested for presence.

See Also