Description
Returns a Long value indicating the index number of a specified feature.
Syntax
Function RFDocument.FindFeatureIndex(featureID As RFEntityID) As Long
The FindFeatureIndex syntax has these parts:
| Part | Description |
|---|---|
| featureID | [IN] RFEntityID Required. Feature's RFEntityID. |