Tesla Graphics Engine Documentation (January 2012)
RemoveChildNamed Method (name)
Tesla
►
Tesla.Scene
►
Node
►
RemoveChildNamed(String)
C#
Removes the first child with the specified name from this node.
Declaration Syntax
C#
public
bool
RemoveChildNamed
(
string
name
)
Parameters
name
(
String
)
Name to search for
Return Value
True if the operation succeeded
Assembly:
Tesla
(Module: Tesla) Version: 0.5.0.0 (0.5.0.0)