![]() |
• Utility Library |
|
API Links
Developer Links
|
ListElement::DetachDefined in:
Removes an object from any list to which it belongs.
C4List.hPrototype
Description
The Detach function removes an object from its owning list. If the object is not a member of a list, then the Detach function has no effect.
See Also
List::Remove
|