Adds the XLight light to the collection.

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

Syntax

C#
public int Add(
	XLight value
)

Parameters

value
Type: SGP.XSpace..::.XLight
The XLight light that will be added.

Return Value

Returns position where the light has been added.

See Also