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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.