Gets the renderable object position in the collection.

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

Syntax

C#
protected virtual int FindIndex(
	IXRenderable value
)

Parameters

value
Type: SGP.XSpace..::.IXRenderable
Renderable IXRenderable object.

Return Value

Returns the object position.

See Also