Remove method

Examples


The Remove method deletes a data object from a collection.

Syntax

DUOSObjects.Remove(objectID)

Parameters

DUOSObjects – A collection of data objects in the DUOS.

objectID – The unique identifier for the data object in the collection.


Documentation Feedback