eDriven Framework API
GetContentChildAt Method (index)
NamespaceseDriven.Gui.FormFormItemGetContentChildAt(Int32)
eDriven Framework API
Gets child at specified position
Declaration Syntax
C#Visual BasicVisual C++
public override DisplayListMember GetContentChildAt(
	int index
)
Public Overrides Function GetContentChildAt ( _
	index As Integer _
) As DisplayListMember
public:
virtual DisplayListMember^ GetContentChildAt(
	int index
) override
Parameters
index (Int32)
Return Value
Child index

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