Namespace: ctAC
Assembly: ctAC (in ctAC.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Class nameValuePairs |
| C# |
|---|
| public class nameValuePairs |
| C++ |
|---|
| ref class nameValuePairs |
| J# |
|---|
| public class nameValuePairs |
| JScript |
|---|
| public class nameValuePairs |
Inheritance Hierarchy
System.Object
ctAC.nameValuePairs
ctAC.nameValuePairs
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.