This class provides the connection to the Multivalue server.


Namespace: rocketsoftware.MVSP
Assembly: RocketMVSP (in RocketMVSP.dll)

Syntax

Visual Basic (Declaration)
Public Class Pick
C#
public class Pick
C++
ref class Pick
J#
public class Pick
JScript
public class Pick

Inheritance Hierarchy

System.Object
   rocketsoftware.MVSP.Pick

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