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

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

Syntax

C#
public bool Contains(
	XTextureLayer value
)

Parameters

value
Type: SGP.XSpace..::.XTextureLayer
The XTextureLayer material layer to be tested for presence.

See Also