Returns true if child is the descendant of the component or the component itself
Non-exclusive variant

C# | Visual Basic | Visual C++ |
bool QContains( DisplayListMember child )
Function QContains ( _ child As DisplayListMember _ ) As Boolean
bool QContains( DisplayListMember^ child )

- child (DisplayListMember)
