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.ExtractParameter Method (ArcObjects .NET 10.5 SDK) |
Value of the geoprocessing parameter.
[Visual Basic .NET] Public Function ExtractParameter ( _ ) As IGPFeatureRecordSetLayer
[C#] public IGPFeatureRecordSetLayer ExtractParameter ( );
[C++]
HRESULT ExtractParameter(
IGPFeatureRecordSetLayer** gpParameterValue
);
[C++]
Parameters gpParameterValue [out, retval]
gpParameterValue is a parameter of type IGPFeatureRecordSetLayer