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