VeriStand .NET API Reference

CaseStatement Constructor

Initializes a new instance of CaseStatement.

Namespace: NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi
Assembly: NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi (in NationalInstruments.VeriStand.RealTimeSequenceDefinitionApi.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public Sub New
C#
public CaseStatement()
Visual C++
public:
CaseStatement()

Remarks

Note:

A CaseStatement can only exist under the Cases section of a Switch statement, and cannot stand alone.

See Also

Log in to get a better experience