ValueTreeRowCollection.Clear

Syntax:

Clear()

Description:

Deletes all row collections of the given value tree level. If any rows of this level have subordinate rows, then they will also be deleted. The column structure remains unchanged.

Availability:

Server, thick client, external connection, Mobile application (server).

Example:

ContentRows.Clear();

    

1C:Enterprise Developer's Community