This document is archived and information here might be outdated. Recommended version. |
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