This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFIDSet2 Interface > IFIDSet2.IDs Property (ArcObjects .NET 10.4 SDK) |
Enumerates the object ids in the FID set.
[Visual Basic .NET] Public ReadOnly Property IDs As IEnumIDs
[C#] public IEnumIDs IDs {get;}
[C++]
HRESULT get_IDs(
IEnumIDs** EnumIDs
);
[C++]
Parameters EnumIDs [out, retval]
EnumIDs is a parameter of type IEnumIDs