This class provides a few Pick Basic functions.


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

Syntax

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

Inheritance Hierarchy

System.Object
   rocketsoftware.MVSP.Functions

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