|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFeatureIDSet Interface > IFeatureIDSet.Remove Method (ArcObjects .NET 10.5 SDK) | 
Removes a feature id from the set.
[Visual Basic .NET] Public Sub Remove ( _ ByVal FID As Integer _ )
[C#] public void Remove ( int FID );
[C++]
HRESULT Remove(
  long FID
);
[C++]
Parameters FID [in] FID is a parameter of type long