Write-only
About Measurement Parameters

Delete Method


Description

Deletes the measurement.

 VB Syntax

meas.Delete

Variable

(Type) - Description

meas

The Measurement object to delete (object)

Return Type

Not Applicable

Default

Not Applicable

Examples

meas.Delete

C++ Syntax

HRESULT Delete()

Interface

IMeasurement