This document is archived and information here might be outdated. Recommended version. |
Returns the nth child.
[Visual Basic .NET] Public Function GetChild ( _ ByVal Index As Integer _ ) As INativeType
[C#] public INativeType GetChild ( int Index );
[C++]
HRESULT GetChild(
Long Index
);
[C++] Parameters Index [in]
Index is a parameter of type int