This document is archived and information here might be outdated. Recommended version. |
Returns the array of values of the specified record in the value table.
[Visual Basic .NET] Public Function GetRecord ( _ ByVal Index As Integer _ ) As IArray
[C#] public IArray GetRecord ( int Index );
[C++]
HRESULT GetRecord(
long Index
);
[C++] Parameters Index [in]
Index is a parameter of type long