This document is archived and information here might be outdated. Recommended version. |
Returns the part in the multipart element at the specified index.
[Visual Basic .NET] Public Function QueryPart ( _ ByVal Index As Integer _ ) As IElement
[C#] public IElement QueryPart ( int Index );
[C++]
HRESULT QueryPart(
long Index
);
[C++] Parameters Index [in]
Index is a parameter of type long