![]() |
• Utility Library |
|
API Links
Developer Links
|
ListElement::GetOwningListDefined in:
Returns the list to which an object belongs.
C4List.hPrototype
Description
The GetOwningList function returns a pointer to the List container to which an object belongs. If the object is not a member of a list, then the return value is nullptr.
See Also
|