eDriven Framework API
Contains Method (child)
NamespaceseDriven.Gui.ContainersIChildListContains(DisplayListMember)
eDriven Framework API
Returns true if child is the descendant of the component or the component itself Non-exclusive variant
Declaration Syntax
C#Visual BasicVisual C++
bool Contains(
	DisplayListMember child
)
Function Contains ( _
	child As DisplayListMember _
) As Boolean
bool Contains(
	DisplayListMember^ child
)
Parameters
Return Value

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)