This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPFeatureLayer Interface > IGPFeatureLayer.AddToFIDSet Method (ArcObjects .NET 10.4 SDK) |
Add on OID to the FIDSet of the feature layer.
[Visual Basic .NET] Public Sub AddToFIDSet ( _ ByVal oid As Integer _ )
[C#] public void AddToFIDSet ( int oid );
[C++]
HRESULT AddToFIDSet(
long oid
);
[C++]
Parameters oid [in] oid is a parameter of type long