This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IF > IFeatureParameterLayer Interface > IFeatureParameterLayer.Initialize Method (ArcObjects .NET 10.5 SDK) |
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