This document is archived and information here might be outdated. Recommended version. |
Indicates whether or not feature is contained in the action.
[Visual Basic .NET]
Public Function ContainsFeature ( _
ByVal OID As Integer _
) As Boolean
[C#]
public bool ContainsFeature (
int OID
);
[C++]
HRESULT ContainsFeature(
long OID
);
[C++] Parameters OID [in]
OID is a parameter of type long