This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFIDSet Interface > IFIDSet.Delete Method (ArcObjects .NET 10.4 SDK) |
Deletes a feature id from the set.
[Visual Basic .NET] Public Sub Delete ( _ ByVal fID As Integer _ )
[C#] public void Delete ( int fID );
[C++]
HRESULT Delete(
long fID
);
[C++]
Parameters fID [in] fID is a parameter of type long