This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFeatureRendererUpdate Interface > IFeatureRendererUpdate.Update Method (ArcObjects .NET 10.4 SDK) |
[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