This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFIDSet Interface > IFIDSet.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