This document is archived and information here might be outdated. Recommended version. |
Initializes with the value of the geoprocessing parameter.
[Visual Basic .NET] Public Sub Initialize ( _ ByVal gpParameterValue As IGPFeatureRecordSetLayer _ )
[C#] public void Initialize ( IGPFeatureRecordSetLayer gpParameterValue );
[C++]
HRESULT Initialize(
IGPFeatureRecordSetLayer* gpParameterValue
);
[C++] Parameters gpParameterValue [in]
gpParameterValue is a parameter of type IGPFeatureRecordSetLayer*