M-Files API 23.11.13135.0
Remove Method
PropertyValueSuggestions Collection : Remove Method
Position of the collection member to remove.
Description
Removes the item at the specified position from the collection.Removes the item at the specified position.
Syntax
Visual Basic
Public Sub Remove( _
   ByVal Index As Long _
) 
Parameters
Index
Position of the collection member to remove.
See Also

PropertyValueSuggestions Collection  | PropertyValueSuggestions Members