This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET] Public Sub Update ( _ ByVal pFeatureLayer As IFeatureLayer _ )
[C#] public void Update ( IFeatureLayer pFeatureLayer );
[C++]
HRESULT Update(
IFeatureLayer* pFeatureLayer
);
[C++]
Parameters pFeatureLayer [in]
pFeatureLayer is a parameter of type IFeatureLayer*