📚 SAP Business One SDK Help

Remove Method
See Also 
vtIndex
Specifies the index of the record.

Specifies the index of the record.

Description

Deletes the specified record from the data collection.

Syntax

Visual Basic
Public Sub Remove( _
   ByVal vtIndex As Variant _
) 

Parameters

vtIndex
Specifies the index of the record.

Specifies the index of the record.

See Also