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

Syntax

Visual Basic (Declaration)
Public Class statements.arbatch
C#
public class statements.arbatch
C++
ref class statements.arbatch
J#
public class statements.arbatch
JScript
public class statements.arbatch

Inheritance Hierarchy

System.Object
   ctAC.statements.arbatch

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also