This document is archived and information here might be outdated. Recommended version. |
Populate a given ValueTable with the values from this one.
[Visual Basic .NET] Public Sub Populate ( _ ByVal pGpValueTable As IGPValueTable _ )
[C#] public void Populate ( IGPValueTable pGpValueTable );
[C++]
HRESULT Populate(
IGPValueTable* pGpValueTable
);
[C++] Parameters pGpValueTable [in]
pGpValueTable is a parameter of type IGPValueTable*