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

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

- child (DisplayListMember)
