Removes the feature at the specified index position.
Visual Basic |
---|
Public Function RemoveInputFeat( _ ByVal index As Long _ ) As Boolean |
- index
- Required Long between one and expression.NumHits
Boolean value. This function returns TRUE if FeatCmd is a constructed object and Index is the index of a input feature.
When successful, this function removes the feature at the specified index position.