Initializes a new instance of the statements class.


Namespace: ctAC
Assembly: ctAC (in ctAC.dll)

Syntax

Visual Basic (Declaration)
Public Sub New()
C#
public statements()
C++
public:
 statements() sealed 
J#
public statements()
JScript
public function statements()

See Also